We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac13913 commit 3938f1bCopy full SHA for 3938f1b
settings.gradle.kts
@@ -3,7 +3,7 @@ pluginManagement {
3
id("com.google.protobuf") version "0.9.4"
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 "20.2.0"
7
}
8
9
0 commit comments