Skip to content

Commit b86b7fa

Browse files
Bump io.projectreactor:reactor-core in /modules/r2dbc
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.9 to 3.7.11. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.9...v3.7.11) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-version: 3.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 035a826 commit b86b7fa

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)