Skip to content

Commit 5fa2382

Browse files
authored
Merge pull request #2035 from mybatis/dependabot/maven/org.assertj-assertj-core-3.17.1
Bump assertj-core from 3.17.0 to 3.17.1
2 parents 3fe87e1 + 364e673 commit 5fa2382

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
@@ -255,7 +255,7 @@
255255
<dependency>
256256
<groupId>org.assertj</groupId>
257257
<artifactId>assertj-core</artifactId>
258-
<version>3.17.0</version>
258+
<version>3.17.1</version>
259259
<scope>test</scope>
260260
</dependency>
261261
<dependency>

0 commit comments

Comments
 (0)