We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02f0e9 commit b3eb972Copy full SHA for b3eb972
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.172" }
34
commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
35
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "2.0.1" }
36
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.8.0" }
37
-gradle-develocity = { module = "com.gradle:develocity-gradle-plugin", version = "3.17.3" }
+gradle-develocity = { module = "com.gradle:develocity-gradle-plugin", version = "3.17.4" }
38
gradle-bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version.ref = "bnd" }
39
gradle-shadow = { module = "io.github.goooler.shadow:shadow-gradle-plugin", version = "8.1.7" }
40
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.0.BETA1" }
0 commit comments