Skip to content

Commit dbd4c9e

Browse files
fix(deps): update dependency net.sourceforge.plantuml:plantuml to v1.2025.0 (#665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d1b427 commit dbd4c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
implementation("com.structurizr:structurizr-dsl:3.2.1")
2727
implementation("com.structurizr:structurizr-export:3.2.1")
2828

29-
implementation("net.sourceforge.plantuml:plantuml:1.2024.8")
29+
implementation("net.sourceforge.plantuml:plantuml:1.2025.0")
3030

3131
implementation("com.vladsch.flexmark:flexmark-all:0.64.8")
3232
implementation("org.asciidoctor:asciidoctorj:3.0.0")

0 commit comments

Comments
 (0)