Skip to content

Commit 36bbc1a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.junit.platform-junit-platform-launcher-1.13.4' into combined-pr-branch
2 parents 04d85db + 4f3afae commit 36bbc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation 'org.assertj:assertj-core:3.27.3'
1717
testImplementation 'org.junit.jupiter:junit-jupiter'
1818

19-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
19+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'
2020
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
2121
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
2222
}

0 commit comments

Comments
 (0)