Skip to content

Commit 1b57ecb

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.assertj-assertj-core-3.20.2' into combined-pr-branch
2 parents da36fc1 + 9974c8f commit 1b57ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ dependencies {
1111
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
1212
testImplementation 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
1313
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
14-
testImplementation 'org.assertj:assertj-core:3.19.0'
14+
testImplementation 'org.assertj:assertj-core:3.20.2'
1515
}

0 commit comments

Comments
 (0)