Skip to content

Commit bd0f53b

Browse files
authored
Merge pull request #569 from mybatis/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.24.1
2 parents 481b76a + a8a0b0a commit bd0f53b

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
@@ -251,7 +251,7 @@
251251
<dependency>
252252
<groupId>org.assertj</groupId>
253253
<artifactId>assertj-core</artifactId>
254-
<version>3.24.0</version>
254+
<version>3.24.1</version>
255255
<scope>test</scope>
256256
</dependency>
257257
<dependency>

0 commit comments

Comments
 (0)