Skip to content

Commit 972bf76

Browse files
authored
Merge pull request #1826 from mybatis/dependabot/maven/org.assertj-assertj-core-3.15.0
Bump assertj-core from 3.14.0 to 3.15.0
2 parents d75984d + db4f191 commit 972bf76

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
@@ -249,7 +249,7 @@
249249
<dependency>
250250
<groupId>org.assertj</groupId>
251251
<artifactId>assertj-core</artifactId>
252-
<version>3.14.0</version>
252+
<version>3.15.0</version>
253253
<scope>test</scope>
254254
</dependency>
255255
<dependency>

0 commit comments

Comments
 (0)