File tree 2 files changed +4
-4
lines changed
structurizr-onpremises-plugin
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
9
9
}
10
10
11
11
dependencies {
12
- api ' com.structurizr:structurizr-client:2.0.0 '
12
+ api ' com.structurizr:structurizr-client:2.1.1 '
13
13
14
14
testImplementation ' org.junit.jupiter:junit-jupiter:5.9.2'
15
15
}
Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ dependencies {
45
45
46
46
implementation project(' :structurizr-onpremises-plugin' )
47
47
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 '
51
51
52
52
compileOnly ' jakarta.servlet:jakarta.servlet-api:6.0.0'
53
53
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