Skip to content

Commit b882692

Browse files
authored
Merge pull request #2095 from mybatis/dependabot/maven/org.assertj-assertj-core-3.18.0
Bump assertj-core from 3.17.2 to 3.18.0
2 parents 76e7800 + 7774465 commit b882692

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.17.2</version>
255+
<version>3.18.0</version>
256256
<scope>test</scope>
257257
</dependency>
258258
<dependency>

0 commit comments

Comments
 (0)