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 26561f6 commit be3c88bCopy full SHA for be3c88b
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.3.0" }
24
license-report = { module = "com.github.jk1:gradle-license-report", version = "3.0.1" }
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.2.2" }
+shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.3.0" }
27
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.1.0" }
0 commit comments