File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
structurizr-onpremises-plugin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
99}
1010
1111dependencies {
12- api ' com.structurizr:structurizr-client:2.0.0 '
12+ api ' com.structurizr:structurizr-client:2.1.1 '
1313
1414 testImplementation ' org.junit.jupiter:junit-jupiter:5.9.2'
1515}
Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ dependencies {
4545
4646 implementation project(' :structurizr-onpremises-plugin' )
4747
48- implementation ' com.structurizr:structurizr-dsl:2.1.0 '
49- implementation ' com.structurizr:structurizr-inspection:2.1.0 '
50- implementation ' com.structurizr:structurizr-autolayout:2.1.0 '
48+ implementation ' com.structurizr:structurizr-dsl:2.1.1 '
49+ implementation ' com.structurizr:structurizr-inspection:2.1.1 '
50+ implementation ' com.structurizr:structurizr-autolayout:2.1.1 '
5151
5252 compileOnly ' jakarta.servlet:jakarta.servlet-api:6.0.0'
5353 implementation ' jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0'
You can’t perform that action at this time.
0 commit comments