Skip to content

Commit

Permalink
fix: upgrade assertj lib
Browse files Browse the repository at this point in the history
  • Loading branch information
dajay authored Feb 17, 2021
1 parent 7643d14 commit 95a7ab5
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 @@
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<junit.version>5.5.2</junit.version>
<assertj-core.version>3.14.0</assertj-core.version>
<assertj-core.version>3.15.0</assertj-core.version>
</properties>
<!-- Define where the source code for this project lives -->
<scm>
Expand Down

0 comments on commit 95a7ab5

Please sign in to comment.