We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ad992 commit 54a3b4fCopy full SHA for 54a3b4f
modules/spock/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
19
testRuntimeOnly 'com.mysql:mysql-connector-j:8.2.0'
20
- testRuntimeOnly platform('org.junit:junit-bom:5.13.4')
+ testRuntimeOnly platform('org.junit:junit-bom:6.0.0')
21
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
22
testRuntimeOnly 'org.junit.platform:junit-platform-testkit'
23
0 commit comments