Skip to content

Commit 8ad5025

Browse files
Bump org.assertj:assertj-core from 3.23.1 to 3.24.2 in /modules/r2dbc
Bumps org.assertj:assertj-core from 3.23.1 to 3.24.2. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f49046 commit 8ad5025

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)