Skip to content

Commit aa81d14

Browse files
committed
GH-141 - Upgrade to JUnit 5.11.2.
1 parent b6bbfb0 commit aa81d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<assertj.version>3.26.3</assertj.version>
24-
<junit.version>5.11.0</junit.version>
24+
<junit.version>5.11.2</junit.version>
2525
<kotlin.version>1.8.22</kotlin.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)