We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69986a commit c655d54Copy full SHA for c655d54
settings.gradle.kts
@@ -3,7 +3,7 @@ pluginManagement {
3
id("com.google.protobuf") version "0.9.5"
4
id("de.undercouch.download") version "5.6.0"
5
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
6
- id("nebula.release") version "20.0.0"
+ id("nebula.release") version "21.0.0"
7
}
8
9
0 commit comments