Skip to content

Commit

Permalink
Merge pull request #120 from Virelion/renovate/nebula.release-18.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin nebula.release to v18
  • Loading branch information
Virelion committed Nov 18, 2023
2 parents d0578ac + bcd7059 commit 3a2c285
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
Expand Up @@ -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 "13.2.1"
id("nebula.release") version "18.0.4"
}

allprojects {
Expand Down

0 comments on commit 3a2c285

Please sign in to comment.