Skip to content

Commit b30985a

Browse files
Bump org.junit.jupiter:junit-jupiter in /modules/r2dbc
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 964a4d9 commit b30985a

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
@@ -13,5 +13,5 @@ dependencies {
1313

1414
testFixturesImplementation 'io.projectreactor:reactor-core:3.7.11'
1515
testFixturesImplementation 'org.assertj:assertj-core:3.27.6'
16-
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
16+
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
1717
}

0 commit comments

Comments
 (0)