Skip to content

Commit e89b2e6

Browse files
Bump assertj-core from 3.14.0 to 3.22.0 in /modules/r2dbc
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.14.0 to 3.22.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.14.0...assertj-core-3.22.0) --- 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 d0c4ced commit e89b2e6

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
@@ -11,7 +11,7 @@ dependencies {
1111
api project(':testcontainers')
1212
api 'io.r2dbc:r2dbc-spi:0.8.1.RELEASE'
1313

14-
testImplementation 'org.assertj:assertj-core:3.14.0'
14+
testImplementation 'org.assertj:assertj-core:3.22.0'
1515
testImplementation 'io.r2dbc:r2dbc-postgresql:0.8.1.RELEASE'
1616
testImplementation project(':postgresql')
1717

0 commit comments

Comments
 (0)