Skip to content

Commit

Permalink
Merge pull request #38 from teverett/dependabot/maven/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.20.2

Bump assertj-core from 3.19.0 to 3.20.2
  • Loading branch information
teverett authored Jul 17, 2021
2 parents 77c2a81 + 9e551e1 commit 0850446
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 @@ -23,7 +23,7 @@
<!-- dependencies used in all modules -->
<slf4j.version>1.7.30</slf4j.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.19.0</assertj.version>
<assertj.version>3.20.2</assertj.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0850446

Please sign in to comment.