File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
contentgrid-appserver-application-model
contentgrid-appserver-json-schema Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies {
1717 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.13.2'
1818 testImplementation ' org.junit.jupiter:junit-jupiter-params:5.13.1'
1919 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.2'
20- testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.1 '
20+ testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.2 '
2121}
2222
2323tasks. named(' test' ) {
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies {
2121 testImplementation ' org.junit.jupiter:junit-jupiter-params:5.13.1'
2222 testImplementation ' uk.co.datumedge:hamcrest-json:0.3'
2323 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.13.2'
24- testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.1 '
24+ testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.13.2 '
2525}
2626
2727tasks. named(' test' ) {
You can’t perform that action at this time.
0 commit comments