We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ea954 commit 8fb2a38Copy full SHA for 8fb2a38
gradle/libs.versions.toml
@@ -92,6 +92,6 @@ otel = [ "otel-api", "otel-sdk", "otel-exporter", "otel-autoconfig", "otel-appen
92
poi = [ "apache-poi", "apache-poi-ooxml" ]
93
94
[plugins]
95
-shadow = { id = "com.gradleup.shadow", version = "9.0.0-beta5" }
+shadow = { id = "com.gradleup.shadow", version = "9.0.0-beta10" }
96
git-publish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
97
pkl = { id = "org.pkl-lang", version = "0.28.1" }
0 commit comments