Skip to content

Commit

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

Bump assertj-core from 3.18.0 to 3.18.1
  • Loading branch information
MysterAitch committed Nov 12, 2020
2 parents 65c3a76 + e607e1b commit 0183d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javaparser-core-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.18.0</version>
<version>3.18.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0183d64

Please sign in to comment.