Skip to content

Commit f9e8515

Browse files
authored
Merge pull request #1336 from mybatis/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.27.4
2 parents 47a34d8 + ac57f5e commit f9e8515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.assertj</groupId>
130130
<artifactId>assertj-core</artifactId>
131-
<version>3.27.3</version>
131+
<version>3.27.4</version>
132132
<scope>test</scope>
133133
</dependency>
134134
<dependency>

0 commit comments

Comments
 (0)