Skip to content

Commit 91d3fe3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/org.assertj-assertj-core-3.24.2' into combined-pr-branch
2 parents b56dd64 + 8ad5025 commit 91d3fe3

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
@@ -16,5 +16,5 @@ dependencies {
1616
testImplementation project(':postgresql')
1717

1818
testFixturesImplementation 'io.projectreactor:reactor-core:3.5.2'
19-
testFixturesImplementation 'org.assertj:assertj-core:3.23.1'
19+
testFixturesImplementation 'org.assertj:assertj-core:3.24.2'
2020
}

0 commit comments

Comments
 (0)