Skip to content

Commit 69946c3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.junit-junit-bom-5.13.4' into combined-pr-branch
2 parents 6620f88 + e8479f5 commit 69946c3

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.7'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
20-
testRuntimeOnly platform('org.junit:junit-bom:5.13.3')
20+
testRuntimeOnly platform('org.junit:junit-bom:5.13.4')
2121
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2222
testRuntimeOnly 'org.junit.platform:junit-platform-testkit'
2323

0 commit comments

Comments
 (0)