Skip to content

Commit

Permalink
Update dependency com.structurizr:structurizr-client to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 1627ab8 commit e59c946
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 @@ -13,7 +13,7 @@ repositories {

dependencies {
implementation(kotlin("stdlib"))
implementation("com.structurizr:structurizr-client:1.29.0")
implementation("com.structurizr:structurizr-client:3.0.0")
implementation("com.structurizr:structurizr-core:1.29.0")
implementation("com.structurizr:structurizr-import:1.7.0")
implementation("com.structurizr:structurizr-graphviz:2.2.2")
Expand Down

0 comments on commit e59c946

Please sign in to comment.