Skip to content

Commit d3c25ab

Browse files
Merge pull request #170 from goto1134/update-d2-exporter
Update structurizr-d2-exporter to 1.6.0
2 parents 3fd8342 + fa11128 commit d3c25ab

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.5.3'
25+
implementation 'io.github.goto1134:structurizr-d2-exporter:1.6.0'
2626

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

0 commit comments

Comments
 (0)