Skip to content

Commit cd87211

Browse files
authored
Merge pull request #168 from mybatis/dependabot/maven/org.assertj-assertj-core-3.15.0
Bump assertj-core from 3.14.0 to 3.15.0
2 parents e6c5e12 + defc87e commit cd87211

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
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.assertj</groupId>
202202
<artifactId>assertj-core</artifactId>
203-
<version>3.14.0</version>
203+
<version>3.15.0</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)