Skip to content

Commit 5c60bb7

Browse files
committed
GH-105 - Upgrade to AssertJ 3.24.2
1 parent 5eadba1 commit 5c60bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<assertj.version>3.20.2</assertj.version>
23+
<assertj.version>3.24.2</assertj.version>
2424
<junit.version>5.10.0</junit.version>
2525
<kotlin.version>1.8.22</kotlin.version>
2626
</properties>

0 commit comments

Comments
 (0)