Skip to content

Commit

Permalink
Merge pull request #34 from knowm/dependabot/maven/org.assertj-assert…
Browse files Browse the repository at this point in the history
…j-core-3.15.0

Bump assertj-core from 3.13.2 to 3.15.0
  • Loading branch information
timmolter authored Jan 28, 2020
2 parents c104f45 + 71f520e commit 018ba4c
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 @@ -114,7 +114,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.13.2</version>
<version>3.15.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 018ba4c

Please sign in to comment.