Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update plugin nebula.release to v18.0.7
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 2, 2024
1 parent 3a2c285 commit f75eb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ plugins {
kotlin("multiplatform") version "1.9.20" apply false
id("org.jlleitschuh.gradle.ktlint") version "11.6.1" apply false
id("com.gradle.plugin-publish") version "1.1.0" apply false
id("nebula.release") version "18.0.4"
id("nebula.release") version "18.0.7"
}

allprojects {

0 comments on commit f75eb4e

Please sign in to comment.