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.2' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jan 24, 2024
2 parents a469b59 + fd2c9ae commit 68db77d
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.0'
testFixturesImplementation 'io.projectreactor:reactor-core:3.6.2'
testFixturesImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit 68db77d

Please sign in to comment.