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 10dc205 commit 4c06126Copy full SHA for 4c06126
build.gradle.kts
@@ -13,7 +13,7 @@ tasks.wrapper {
13
}
14
15
plugins {
16
- id("com.github.ben-manes.versions") version "0.38.0"
+ id("com.github.ben-manes.versions") version "0.39.0"
17
id("de.marcphilipp.nexus-publish") version "0.4.0" apply false
18
id("io.codearte.nexus-staging") version "0.30.0"
19
id("org.ajoberstar.grgit") version "4.1.0"
0 commit comments