Skip to content

Commit

Permalink
fix(deps): update structurizr to v3.2.1 (#650)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 1724a52 commit 50489fe
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:7.1.0.202411261347-r")

implementation("com.structurizr:structurizr-core:3.1.0")
implementation("com.structurizr:structurizr-dsl:3.1.0")
implementation("com.structurizr:structurizr-export:3.1.0")
implementation("com.structurizr:structurizr-core:3.2.1")
implementation("com.structurizr:structurizr-dsl:3.2.1")
implementation("com.structurizr:structurizr-export:3.2.1")

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

Expand Down

0 comments on commit 50489fe

Please sign in to comment.