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 b1b5591 commit 14d4496Copy full SHA for 14d4496
gradle/baselibs.versions.toml
@@ -23,5 +23,5 @@ idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle
23
jandex = { module = "org.kordamp.gradle:jandex-gradle-plugin", version = "2.2.0" }
24
license-report = { module = "com.github.jk1:gradle-license-report", version = "2.9" }
25
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0" }
26
-shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.0.2" }
+shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.1.0" }
27
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.2.1" }
0 commit comments