Skip to content

Commit 38289a5

Browse files
Update dependency com.structurizr:structurizr-export to v3
1 parent 66adb74 commit 38289a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
1717
versionCatalogs {
1818
create("libs") {
1919
plugin("kotlin", "org.jetbrains.kotlin.jvm").version("1.9.22")
20-
library("structurizr-export", "com.structurizr", "structurizr-export").version("1.19.0")
20+
library("structurizr-export", "com.structurizr", "structurizr-export").version("3.0.0")
2121
library("structurizr-client", "com.structurizr", "structurizr-client").version("1.29.0")
2222
}
2323
}

0 commit comments

Comments
 (0)