We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf0a4c commit 221cf73Copy full SHA for 221cf73
build.gradle
@@ -18,10 +18,10 @@ repositories {
18
19
dependencies {
20
21
- implementation 'com.structurizr:structurizr-dsl:2.1.0'
22
- implementation 'com.structurizr:structurizr-export:2.1.0'
23
- implementation 'com.structurizr:structurizr-autolayout:2.1.0'
24
- implementation 'com.structurizr:structurizr-inspection:2.1.0'
+ implementation 'com.structurizr:structurizr-dsl:2.1.1'
+ implementation 'com.structurizr:structurizr-export:2.1.1'
+ implementation 'com.structurizr:structurizr-autolayout:2.1.1'
+ implementation 'com.structurizr:structurizr-inspection:2.1.1'
25
implementation 'io.github.goto1134:structurizr-d2-exporter:1.5.3'
26
27
implementation 'commons-cli:commons-cli:1.5.0'
0 commit comments