Skip to content

Commit 9cc38db

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/io.projectreactor-reactor-core-3.7.11' into combined-pr-branch
2 parents afb0930 + b86b7fa commit 9cc38db

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
@@ -11,7 +11,7 @@ dependencies {
1111
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
1212
testImplementation project(':testcontainers-postgresql')
1313

14-
testFixturesImplementation 'io.projectreactor:reactor-core:3.7.9'
14+
testFixturesImplementation 'io.projectreactor:reactor-core:3.7.11'
1515
testFixturesImplementation 'org.assertj:assertj-core:3.27.4'
1616
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
1717
}

0 commit comments

Comments
 (0)