Skip to content

Commit b498599

Browse files
Update plugin nebula.release to v21
1 parent 0505131 commit b498599

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.5"
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 "21.0.0"
77
}
88
}
99

0 commit comments

Comments
 (0)