Skip to content

Commit

Permalink
Upgrade PlantUML.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp committed Sep 14, 2023
1 parent e80271a commit 015a2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plantUml9/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ configurations {
}

dependencies {
implementation group:'net.sourceforge.plantuml', name:'plantuml', version:'1.2023.8'
implementation group:'net.sourceforge.plantuml', name:'plantuml', version:'1.2023.11'

// Add this to compile as well for debugging
implementation 'org.jdrupes.mdoclet:doclet:3.1.0'
Expand Down

0 comments on commit 015a2be

Please sign in to comment.