diff --git a/build.gradle b/build.gradle index 689e687..10ec9a6 100644 --- a/build.gradle +++ b/build.gradle @@ -18,10 +18,10 @@ repositories { dependencies { - implementation 'com.structurizr:structurizr-dsl:2.1.0' - implementation 'com.structurizr:structurizr-export:2.1.0' - implementation 'com.structurizr:structurizr-autolayout:2.1.0' - 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' implementation 'io.github.goto1134:structurizr-d2-exporter:1.5.3' implementation 'commons-cli:commons-cli:1.5.0'