Skip to content

Commit

Permalink
Update dependency com.structurizr:structurizr-export to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 66adb74 commit 38289a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencyResolutionManagement {
versionCatalogs {
create("libs") {
plugin("kotlin", "org.jetbrains.kotlin.jvm").version("1.9.22")
library("structurizr-export", "com.structurizr", "structurizr-export").version("1.19.0")
library("structurizr-export", "com.structurizr", "structurizr-export").version("3.0.0")
library("structurizr-client", "com.structurizr", "structurizr-client").version("1.29.0")
}
}
Expand Down

0 comments on commit 38289a5

Please sign in to comment.