Skip to content

Commit 2dbd00d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.junit-junit-bom-5.14.1' into combined-pr-branch
2 parents f3a2857 + 79d60e8 commit 2dbd00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
1919
testRuntimeOnly 'com.mysql:mysql-connector-j:9.5.0'
20-
testRuntimeOnly platform('org.junit:junit-bom:5.13.4')
20+
testRuntimeOnly platform('org.junit:junit-bom:5.14.1')
2121
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2222
testRuntimeOnly 'org.junit.platform:junit-platform-testkit'
2323

0 commit comments

Comments
 (0)