We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fd8342 + fa11128 commit d3c25abCopy full SHA for d3c25ab
build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation "com.structurizr:structurizr-export:${structurizrVersion}"
23
implementation "com.structurizr:structurizr-autolayout:${structurizrVersion}"
24
implementation "com.structurizr:structurizr-inspection:${structurizrVersion}"
25
- implementation 'io.github.goto1134:structurizr-d2-exporter:1.5.3'
+ implementation 'io.github.goto1134:structurizr-d2-exporter:1.6.0'
26
27
implementation 'commons-cli:commons-cli:1.9.0'
28
0 commit comments