Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/…
Browse files Browse the repository at this point in the history
…io.projectreactor-reactor-core-3.5.7' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 2, 2023
2 parents da57c4b + e5f8aa1 commit 3cd6c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/r2dbc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies {
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.13.RELEASE'
testImplementation project(':postgresql')

testFixturesImplementation 'io.projectreactor:reactor-core:3.5.4'
testFixturesImplementation 'io.projectreactor:reactor-core:3.5.7'
testFixturesImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit 3cd6c10

Please sign in to comment.