Skip to content

Commit d0be657

Browse files
Bump reactor-core from 3.4.17 to 3.5.1 in /modules/r2dbc
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.17 to 3.5.1. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.17...v3.5.1) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dc05d3 commit d0be657

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
@@ -15,6 +15,6 @@ dependencies {
1515
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.12.RELEASE'
1616
testImplementation project(':postgresql')
1717

18-
testFixturesImplementation 'io.projectreactor:reactor-core:3.4.17'
18+
testFixturesImplementation 'io.projectreactor:reactor-core:3.5.1'
1919
testFixturesImplementation 'org.assertj:assertj-core:3.14.0'
2020
}

0 commit comments

Comments
 (0)