Skip to content

Commit

Permalink
fix(deps): update structurizr to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jp7677 committed Jun 19, 2024
1 parent cea231a commit 784136e
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.1.3")
implementation("com.structurizr:structurizr-dsl:2.1.3")
implementation("com.structurizr:structurizr-export:2.1.3")
implementation("com.structurizr:structurizr-core:2.1.4")
implementation("com.structurizr:structurizr-dsl:2.1.4")
implementation("com.structurizr:structurizr-export:2.1.4")

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

Expand Down

0 comments on commit 784136e

Please sign in to comment.