Skip to content

Commit 7a09168

Browse files
committed
Bump AssertJ to 3.21.0
1 parent 9cd8188 commit 7a09168

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>org.assertj</groupId>
154154
<artifactId>assertj-core</artifactId>
155-
<version>3.19.0</version>
155+
<version>3.21.0</version>
156156
<scope>test</scope>
157157
</dependency>
158158
<dependency>

0 commit comments

Comments
 (0)