Skip to content

Commit c4efb27

Browse files
Rollback D2 exporter - fixes #173.
1 parent 7b7922d commit c4efb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation "com.structurizr:structurizr-export:${structurizrVersion}"
2323
implementation "com.structurizr:structurizr-autolayout:${structurizrVersion}"
2424
implementation "com.structurizr:structurizr-inspection:${structurizrVersion}"
25-
implementation 'io.github.goto1134:structurizr-d2-exporter:1.6.0'
25+
implementation 'io.github.goto1134:structurizr-d2-exporter:1.5.3'
2626

2727
implementation 'commons-cli:commons-cli:1.9.0'
2828

0 commit comments

Comments
 (0)