We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22233d6 + 94ccdec commit 527d0d5Copy full SHA for 527d0d5
gradle/libs.versions.toml
@@ -87,6 +87,6 @@ nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0"
87
pluginPublish = { id = "com.gradle.plugin-publish", version = "2.1.1" }
88
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.7" }
89
mavenPluginDevelopment = { id = "org.gradlex.maven-plugin-development", version = "1.0.3" }
90
-shadow = { id = "com.gradleup.shadow", version = "9.4.0" }
+shadow = { id = "com.gradleup.shadow", version = "9.4.1" }
91
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.3.20" }
92
jlink = { id = "org.beryx.jlink", version = "3.2.1" }
0 commit comments