Skip to content

Commit

Permalink
fix(deps): update structurizr to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 3ed2903 commit c2d6acc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ dependencies {

implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")

implementation("com.structurizr:structurizr-core:2.2.0")
implementation("com.structurizr:structurizr-dsl:2.2.0")
implementation("com.structurizr:structurizr-export:2.2.0")
implementation("com.structurizr:structurizr-core:3.0.0")
implementation("com.structurizr:structurizr-dsl:3.0.0")
implementation("com.structurizr:structurizr-export:3.0.0")

implementation("net.sourceforge.plantuml:plantuml:1.2024.7")

Expand Down

0 comments on commit c2d6acc

Please sign in to comment.