Skip to content

Commit 221cf73

Browse files
Updated structurizr-* to 2.1.1
1 parent 8cf0a4c commit 221cf73

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ repositories {
1818

1919
dependencies {
2020

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'
21+
implementation 'com.structurizr:structurizr-dsl:2.1.1'
22+
implementation 'com.structurizr:structurizr-export:2.1.1'
23+
implementation 'com.structurizr:structurizr-autolayout:2.1.1'
24+
implementation 'com.structurizr:structurizr-inspection:2.1.1'
2525
implementation 'io.github.goto1134:structurizr-d2-exporter:1.5.3'
2626

2727
implementation 'commons-cli:commons-cli:1.5.0'

0 commit comments

Comments
 (0)