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 96e0523 commit 9cbd9d0Copy full SHA for 9cbd9d0
build.gradle.kts
@@ -13,7 +13,7 @@ tasks.wrapper {
13
}
14
15
plugins {
16
- id("com.github.ben-manes.versions") version "0.36.0"
+ id("com.github.ben-manes.versions") version "0.38.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