Skip to content

Commit

Permalink
Merge pull request #448 from logstash/dependabot/maven/org.assertj-as…
Browse files Browse the repository at this point in the history
…sertj-core-3.18.1

Bump assertj-core from 3.18.0 to 3.18.1
  • Loading branch information
philsttr authored Nov 27, 2020
2 parents 43603cb + f7b0a40 commit dfd7092
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 @@ -32,7 +32,7 @@

<!-- test dependencies -->
<junit.version>4.13.1</junit.version>
<org.assertj.version>3.18.0</org.assertj.version>
<org.assertj.version>3.18.1</org.assertj.version>
<org.mockito.version>3.6.28</org.mockito.version>

<!-- maven plugins -->
Expand Down

0 comments on commit dfd7092

Please sign in to comment.