Skip to content

Commit bb77426

Browse files
Update plugin plantuml to v8.11 (#4132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3eac5f commit bb77426

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
@@ -92,7 +92,7 @@ foojayResolver = { id = "org.gradle.toolchains.foojay-resolver", version = "0.8.
9292
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
9393
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
9494
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
95-
plantuml = { id = "io.freefair.plantuml", version = "8.10.2" }
95+
plantuml = { id = "io.freefair.plantuml", version = "8.11" }
9696
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }
9797
spotless = { id = "com.diffplug.spotless", version = "7.0.0.BETA4" }
9898
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 commit comments

Comments
 (0)