Skip to content

Commit 3938f1b

Browse files
Update plugin nebula.release to v20.2.0
1 parent ac13913 commit 3938f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
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 "20.0.0"
6+
id("nebula.release") version "20.2.0"
77
}
88
}
99

0 commit comments

Comments
 (0)