Skip to content

Commit

Permalink
Merge pull request #227 from avisi-cloud/renovate/net.sourceforge.pla…
Browse files Browse the repository at this point in the history
…ntuml-plantuml-1.x

fix(deps): update dependency net.sourceforge.plantuml:plantuml to v1.2023.7
  • Loading branch information
dirkgroot authored May 14, 2023
2 parents a3bea84 + 6d428aa commit a5ea0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation("com.structurizr:structurizr-dsl:1.30.1")
implementation("com.structurizr:structurizr-export:1.14.0")

implementation("net.sourceforge.plantuml:plantuml:1.2023.6")
implementation("net.sourceforge.plantuml:plantuml:1.2023.7")

implementation("com.vladsch.flexmark:flexmark-all:0.64.4")
implementation("org.jsoup:jsoup:1.16.1")
Expand Down

0 comments on commit a5ea0e5

Please sign in to comment.