Skip to content

Commit a00fc0b

Browse files
authored
Merge pull request #966 from mybatis/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.27.4
2 parents 0af22ae + a0470e2 commit a00fc0b

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
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.assertj</groupId>
138138
<artifactId>assertj-core</artifactId>
139-
<version>3.27.3</version>
139+
<version>3.27.4</version>
140140
<scope>test</scope>
141141
</dependency>
142142
<dependency>

0 commit comments

Comments
 (0)