We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66adb74 commit 38289a5Copy full SHA for 38289a5
settings.gradle.kts
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
17
versionCatalogs {
18
create("libs") {
19
plugin("kotlin", "org.jetbrains.kotlin.jvm").version("1.9.22")
20
- library("structurizr-export", "com.structurizr", "structurizr-export").version("1.19.0")
+ library("structurizr-export", "com.structurizr", "structurizr-export").version("3.0.0")
21
library("structurizr-client", "com.structurizr", "structurizr-client").version("1.29.0")
22
}
23
0 commit comments