Skip to content

Commit 557ecc8

Browse files
authored
Merge pull request #377 from mybatis/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.26.3
2 parents 4c0f41b + fb48bb2 commit 557ecc8

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.assertj</groupId>
106106
<artifactId>assertj-core</artifactId>
107-
<version>3.26.0</version>
107+
<version>3.26.3</version>
108108
<scope>test</scope>
109109
</dependency>
110110
<dependency>

0 commit comments

Comments
 (0)