Skip to content

Commit 4fceeca

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.14.1 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r5.14.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa7e79b commit 4fceeca

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.8.1'
1515
testFixturesImplementation 'org.assertj:assertj-core:3.27.7'
16-
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
16+
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.14.3'
1717
}

0 commit comments

Comments
 (0)