Skip to content

Commit cc977be

Browse files
Bump org.junit.platform:junit-platform-launcher in /modules/oracle-xe
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 cc977be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oracle-xe/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
compileOnly project(':testcontainers-r2dbc')
77
compileOnly 'com.oracle.database.r2dbc:oracle-r2dbc:1.3.0'
88

9-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
9+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.0'
1010

1111
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1212
testImplementation project(':testcontainers-jdbc-test')

0 commit comments

Comments
 (0)