File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ subprojects {
2828 }
2929
3030 dependencies {
31- testImplementation platform(' org.junit:junit-bom:5.13.0 ' )
31+ testImplementation platform(' org.junit:junit-bom:5.13.2 ' )
3232 testImplementation ' org.junit.jupiter:junit-jupiter'
3333 testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
3434 }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ buildscript {
1717 }
1818 }
1919 dependencies {
20- classpath ' io.openliberty.tools:liberty-gradle-plugin:3.9.3 '
20+ classpath ' io.openliberty.tools:liberty-gradle-plugin:3.9.4 '
2121 }
2222}
2323
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ buildscript {
1010 }
1111 }
1212 dependencies {
13- classpath ' io.openliberty.tools:liberty-gradle-plugin:3.9.3 '
13+ classpath ' io.openliberty.tools:liberty-gradle-plugin:3.9.4 '
1414 }
1515}
You can’t perform that action at this time.
0 commit comments