Skip to content

Commit

Permalink
fix(deps): update dependency net.sourceforge.plantuml:plantuml to v1.…
Browse files Browse the repository at this point in the history
…2024.4
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 95f3f0f commit 77ad24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ configurations {
}

dependencies {
dockerDeps 'net.sourceforge.plantuml:plantuml:1.2023.1'
dockerDeps 'net.sourceforge.plantuml:plantuml:1.2024.4'
}

task getDockerDeps(type: Copy) {
Expand Down

0 comments on commit 77ad24a

Please sign in to comment.