Skip to content

Commit 0447cf5

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/io.projectreactor-reactor-core-3.8.0' into combined-pr-branch
2 parents 97a0e0a + 8828f99 commit 0447cf5

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.11'
14+
testFixturesImplementation 'io.projectreactor:reactor-core:3.8.1'
1515
testFixturesImplementation 'org.assertj:assertj-core:3.27.6'
1616
testFixturesImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
1717
}

0 commit comments

Comments
 (0)