Skip to content

Commit 1f535b7

Browse files
Bump assertj-core from 3.15.0 to 3.16.0 in /modules/database-commons (#2672)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.15.0...assertj-core-3.16.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ef3ac66 commit 1f535b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/database-commons/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ description = "Testcontainers :: Database-Commons"
33
dependencies {
44
compile project(':testcontainers')
55

6-
testCompile 'org.assertj:assertj-core:3.15.0'
6+
testCompile 'org.assertj:assertj-core:3.16.0'
77
}

0 commit comments

Comments
 (0)