Skip to content

Commit 77528c9

Browse files
Bump assertj-core from 3.17.0 to 3.17.1 in /modules/database-commons (#3168)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.17.0...assertj-core-3.17.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3858730 commit 77528c9

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.17.0'
6+
testCompile 'org.assertj:assertj-core:3.17.1'
77
}

0 commit comments

Comments
 (0)