Skip to content

Commit

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

---
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 May 31, 2022
1 parent b34f35c commit 1659d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ ext {
jUnitVersion = '4.13.2'
jUnitExtVersion = '1.1.3'
androidxTestCoreVersion = '1.4.0'
assertjVersion = '3.11.1'
assertjVersion = '3.23.1'
espressoVersion = '3.4.0'
mockitoKotlinVersion = '4.0.0'
mockitoVersion = '4.5.1'
Expand Down

0 comments on commit 1659d32

Please sign in to comment.