Skip to content

Commit 5738da9

Browse files
author
Alex Stockinger
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/r2dbc/org.assertj-assertj-core-3.22.0' into combined-pr-branch
2 parents 77831a6 + e89b2e6 commit 5738da9

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)