File tree Expand file tree Collapse file tree
test-project/greeter.provider Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
4242 testImplementation " org.junit.jupiter:junit-jupiter-api:$jUnitVersion "
4343 testImplementation " org.junit.jupiter:junit-jupiter-params:$jUnitVersion "
4444 testImplementation " org.junit.jupiter:junit-jupiter-engine:$jUnitVersion "
45- testImplementation ' org.junit-pioneer:junit-pioneer:2.2 .0'
45+ testImplementation ' org.junit-pioneer:junit-pioneer:2.3 .0'
4646 testRuntimeOnly ' org.junit.platform:junit-platform-launcher' // required when testing in Eclipse
4747}
4848
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies {
44 implementation ' com.google.code.findbugs:jsr305:3.0.2'
55 implementation ' javax.annotation:jsr250-api:1.0'
66
7- testImplementation ' org.hamcrest:hamcrest:2.2 +'
7+ testImplementation ' org.hamcrest:hamcrest:3.0 +'
88}
99
1010patchModules. config = [
You can’t perform that action at this time.
0 commit comments