Skip to content

Commit

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

Bump assertj-core from 3.18.1 to 3.19.0
  • Loading branch information
hazendaz committed Jan 25, 2021
2 parents 55436a4 + 53f651d commit 4ebe170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -252,7 +252,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.18.1</version>
<version>3.19.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4ebe170

Please sign in to comment.