Skip to content

Commit 55009a8

Browse files
authored
Merge pull request #490 from mybatis/dependabot/maven/org.assertj-assertj-core-3.23.0
Bump assertj-core from 3.22.0 to 3.23.0
2 parents 1106b86 + bb5cb74 commit 55009a8

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
@@ -257,7 +257,7 @@
257257
<dependency>
258258
<groupId>org.assertj</groupId>
259259
<artifactId>assertj-core</artifactId>
260-
<version>3.22.0</version>
260+
<version>3.23.0</version>
261261
<scope>test</scope>
262262
</dependency>
263263
<dependency>

0 commit comments

Comments
 (0)