Skip to content

Commit 09659cf

Browse files
committed
Update plugin plantuml to v8.10.2
1 parent d64e699 commit 09659cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ foojayResolver = { id = "org.gradle.toolchains.foojay-resolver", version = "0.8.
9090
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
9191
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
9292
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
93-
plantuml = { id = "io.freefair.plantuml", version = "8.10" }
93+
plantuml = { id = "io.freefair.plantuml", version = "8.10.2" }
9494
shadow = { id = "com.gradleup.shadow", version = "8.3.3" }
9595
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA2" }
9696
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)