Skip to content

Commit 91f3915

Browse files
authored
Merge pull request #593 from mybatis/dependabot/maven/org.assertj-assertj-core-3.20.1
Bump assertj-core from 3.19.0 to 3.20.1
2 parents cf2be8f + 968ea4c commit 91f3915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>org.assertj</groupId>
233233
<artifactId>assertj-core</artifactId>
234-
<version>3.19.0</version>
234+
<version>3.20.1</version>
235235
<scope>test</scope>
236236
</dependency>
237237

0 commit comments

Comments
 (0)