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 f0a7d5c commit 80a2758Copy full SHA for 80a2758
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
signing
14
jacoco
15
id("com.diffplug.spotless") version "6.25.0"
16
- id("com.github.ben-manes.versions") version "0.50.0"
+ id("com.github.ben-manes.versions") version "0.51.0"
17
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
18
id("net.researchgate.release") version "3.0.2"
19
}
0 commit comments