Skip to content

Commit edb973f

Browse files
authored
Merge pull request #397 from mybatis/dependabot/maven/org.assertj-assertj-core-3.21.0
Bump assertj-core from 3.20.2 to 3.21.0
2 parents 61320f6 + 468a81b commit edb973f

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
@@ -256,7 +256,7 @@
256256
<dependency>
257257
<groupId>org.assertj</groupId>
258258
<artifactId>assertj-core</artifactId>
259-
<version>3.20.2</version>
259+
<version>3.21.0</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

0 commit comments

Comments
 (0)