Skip to content

Commit a645046

Browse files
authoredJan 19, 2025··
Merge pull request #899 from mybatis/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.27.3
2 parents 3cafa06 + 5b46077 commit a645046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>org.assertj</groupId>
136136
<artifactId>assertj-core</artifactId>
137-
<version>3.27.2</version>
137+
<version>3.27.3</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.