Skip to content

Commit 6931ad9

Browse files
authored
Merge pull request #2343 from mybatis/dependabot/maven/org.assertj-assertj-core-3.21.0
Bump assertj-core from 3.20.2 to 3.21.0
2 parents e4c60f0 + d9d0657 commit 6931ad9

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
@@ -252,7 +252,7 @@
252252
<dependency>
253253
<groupId>org.assertj</groupId>
254254
<artifactId>assertj-core</artifactId>
255-
<version>3.20.2</version>
255+
<version>3.21.0</version>
256256
<scope>test</scope>
257257
</dependency>
258258
<dependency>

0 commit comments

Comments
 (0)