Skip to content

Commit 0376e7c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/org.junit.jupiter-junit-jupiter-5.14.1' into combined-pr-branch
2 parents 2dbd00d + 6385e83 commit 0376e7c

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:5.14.1'
1717
}

0 commit comments

Comments
 (0)