Skip to content

Commit 273c798

Browse files
Update plugin nebula.release to v20 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71ad99e commit 273c798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
id("com.google.protobuf") version "0.9.4"
44
id("de.undercouch.download") version "5.6.0"
55
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
6-
id("nebula.release") version "19.0.10"
6+
id("nebula.release") version "20.0.0"
77
}
88
}
99

0 commit comments

Comments
 (0)