File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencies {
8585 testImplementation " org.mockito:mockito-core"
8686 testImplementation " org.assertj:assertj-core:$assertjVersion "
8787 testImplementation " org.junit.jupiter:junit-jupiter-api:$junitJupiterVersion "
88- testImplementation " org.junit.platform:junit-platform-runner:$j unitJupiterPlatformVersion "
88+ testImplementation " org.junit.platform:junit-platform-runner:$j unitPlatformVersion "
8989 testRuntimeOnly " org.junit.jupiter:junit-jupiter-engine:$junitJupiterVersion "
9090 testImplementation " org.graceframework.plugins:geb"
9191 testImplementation " org.seleniumhq.selenium:selenium-chrome-driver:$seleniumVersion "
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ javaParserCoreVersion=3.26.2
99javassistVersion =3.30.2-GA
1010joddWotVersion =3.3.8
1111junitJupiterVersion =5.10.5
12- junitJupiterPlatformVersion =1.9.3
12+ junitPlatformVersion =1.10.5
1313servletApiVersion =6.0.0
1414chromeDriverVersion =126.0.6478.126
1515gebVersion =6.0.1
You can’t perform that action at this time.
0 commit comments