Skip to content

Commit b639af4

Browse files
authored
Merge pull request #469 from mybatis/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.27.5
2 parents f7021bf + 2a5c4c8 commit b639af4

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.assertj</groupId>
110110
<artifactId>assertj-core</artifactId>
111-
<version>3.27.4</version>
111+
<version>3.27.5</version>
112112
<scope>test</scope>
113113
</dependency>
114114
<dependency>

0 commit comments

Comments
 (0)