Skip to content

Commit 387e4ab

Browse files
Bump org.junit.platform:junit-platform-launcher in /modules/r2dbc
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.11.0 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.0) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit 387e4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/r2dbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
api project(':testcontainers')
99
api 'io.r2dbc:r2dbc-spi:0.9.0.RELEASE'
1010

11-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
11+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.0'
1212

1313
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1414
testImplementation 'org.assertj:assertj-core:3.27.4'

0 commit comments

Comments
 (0)