Skip to content

Commit c4a05d1

Browse files
authored
Merge pull request #238 from mybatis/dependabot/maven/org.assertj-assertj-core-3.17.0
Bump assertj-core from 3.16.1 to 3.17.0
2 parents 520fc62 + 026227b commit c4a05d1

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
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>org.assertj</groupId>
203203
<artifactId>assertj-core</artifactId>
204-
<version>3.16.1</version>
204+
<version>3.17.0</version>
205205
<scope>test</scope>
206206
</dependency>
207207
<dependency>

0 commit comments

Comments
 (0)