Skip to content

Commit def3556

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/org.junit.jupiter-junit-jupiter-5.14.3' into combined-pr-branch
2 parents f943e8c + 5f9b003 commit def3556

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)