Skip to content

Commit 80491db

Browse files
Bump assertj-core from 3.16.1 to 3.19.0 in /modules/jdbc
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.16.1 to 3.19.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.16.1...assertj-core-3.19.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4bafc9 commit 80491db

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)