We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642d027 commit ebb7baeCopy full SHA for ebb7bae
1 file changed
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.1.4" }
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.5.0" }
+shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.5.1" }
27
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.8.0" }
0 commit comments