Skip to content

Commit 99b5bc8

Browse files
Update plugin plantuml to v9.2.0
1 parent 4f8405f commit 99b5bc8

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
@@ -103,7 +103,7 @@ jreleaser = { id = "org.jreleaser", version = "1.22.0" }
103103
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "2.2.21" }
104104
node = { id = "com.github.node-gradle.node", version = "7.1.0" }
105105
nullaway = { id = "net.ltgt.nullaway", version = "2.3.0" }
106-
plantuml = { id = "io.freefair.plantuml", version = "9.1.0" }
106+
plantuml = { id = "io.freefair.plantuml", version = "9.2.0" }
107107
shadow = { id = "com.gradleup.shadow", version = "9.3.1" }
108108
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
109109
spring-antora = { id = "io.spring.antora.generate-antora-yml", version = "0.0.1" }

0 commit comments

Comments
 (0)