Skip to content

Commit e41b314

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.assertj-assertj-core-3.19.0' into combined-pr-branch
2 parents 111dfe7 + 80491db commit e41b314

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
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
1212
testCompile 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
1313
testCompile 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
14-
testCompile 'org.assertj:assertj-core:3.16.1'
14+
testCompile 'org.assertj:assertj-core:3.19.0'
1515
}

0 commit comments

Comments
 (0)