We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1b427 commit dbd4c9eCopy full SHA for dbd4c9e
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
implementation("com.structurizr:structurizr-dsl:3.2.1")
27
implementation("com.structurizr:structurizr-export:3.2.1")
28
29
- implementation("net.sourceforge.plantuml:plantuml:1.2024.8")
+ implementation("net.sourceforge.plantuml:plantuml:1.2025.0")
30
31
implementation("com.vladsch.flexmark:flexmark-all:0.64.8")
32
implementation("org.asciidoctor:asciidoctorj:3.0.0")
0 commit comments