Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9120c15)
  • Loading branch information
dependabot[bot] authored and joschi committed Jun 16, 2021
1 parent a993f39 commit a9ae1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<jackson.version>2.9.10</jackson.version>
<jetty9.version>9.4.42.v20210604</jetty9.version>
<slf4j.version>1.7.30</slf4j.version>
<assertj.version>3.20.0</assertj.version>
<assertj.version>3.20.1</assertj.version>
<mockito.version>3.11.1</mockito.version>
<junit.version>4.13.1</junit.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit a9ae1d5

Please sign in to comment.