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 a3eac5f commit bb77426Copy full SHA for bb77426
gradle/libs.versions.toml
@@ -92,7 +92,7 @@ foojayResolver = { id = "org.gradle.toolchains.foojay-resolver", version = "0.8.
92
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
93
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
94
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
95
-plantuml = { id = "io.freefair.plantuml", version = "8.10.2" }
+plantuml = { id = "io.freefair.plantuml", version = "8.11" }
96
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
97
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA4" }
98
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
0 commit comments