Skip to content

Commit 9aebda7

Browse files
authored
Merge pull request #1919 from mybatis/dependabot/maven/org.assertj-assertj-core-3.16.1
Bump assertj-core from 3.16.0 to 3.16.1
2 parents aea2ee8 + 70c51be commit 9aebda7

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
@@ -249,7 +249,7 @@
249249
<dependency>
250250
<groupId>org.assertj</groupId>
251251
<artifactId>assertj-core</artifactId>
252-
<version>3.16.0</version>
252+
<version>3.16.1</version>
253253
<scope>test</scope>
254254
</dependency>
255255
<dependency>

0 commit comments

Comments
 (0)