Skip to content

Commit

Permalink
Bump assertj-core from 3.20.2 to 3.21.0 in /modules/database-commons
Browse files Browse the repository at this point in the history
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.20.2...assertj-core-3.21.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2021
1 parent abf1846 commit 3ff0f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/database-commons/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ description = "Testcontainers :: Database-Commons"
dependencies {
api project(':testcontainers')

testImplementation 'org.assertj:assertj-core:3.20.2'
testImplementation 'org.assertj:assertj-core:3.21.0'
}

0 comments on commit 3ff0f03

Please sign in to comment.