Skip to content

Commit

Permalink
GH-138 - Upgrade to JUnit 5.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausUnger authored and odrotbohm committed Sep 25, 2024
1 parent 7e61e2d commit e5fe8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<assertj.version>3.24.2</assertj.version>
<junit.version>5.10.0</junit.version>
<junit.version>5.11.0</junit.version>
<kotlin.version>1.8.22</kotlin.version>
</properties>

Expand Down

0 comments on commit e5fe8eb

Please sign in to comment.