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.6.8' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 26, 2024
2 parents 3aeccd8 + fbec66b commit 990eaae
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.6.6'
testFixturesImplementation 'io.projectreactor:reactor-core:3.6.8'
testFixturesImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit 990eaae

Please sign in to comment.