Skip to content

Commit

Permalink
Upgrade JUnit to 5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theigl committed Nov 15, 2022
1 parent 56cbeff commit e89dcf3
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 @@ -51,7 +51,7 @@
<kryo.major.version>5</kryo.major.version>
<javac.target>1.8</javac.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.8.2</junit.version>
<junit.version>5.9.1</junit.version>
</properties>

<modules>
Expand Down

0 comments on commit e89dcf3

Please sign in to comment.