Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and morpheus-87 committed Jun 21, 2021
1 parent 5e13200 commit 4ecd596
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 @@ -61,7 +61,7 @@
<maven.compiler.target>1.8</maven.compiler.target> <!-- default configuration property name used by maven compiler plugin -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- default configuration property name used by maven compiler plugin -->

<version.assertj>3.20.1</version.assertj>
<version.assertj>3.20.2</version.assertj>
<version.guava>30.1.1-jre</version.guava>
<version.junit>5.7.2</version.junit>
<!-- Plugin versions -->
Expand Down

0 comments on commit 4ecd596

Please sign in to comment.