Skip to content

Commit

Permalink
upgrade JUnit to 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DieterHolz committed Jul 24, 2023
1 parent 05f059a commit 593af02
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 @@ -43,7 +43,7 @@
<java.version>17</java.version>
<pi4j.version>2.3.0-SNAPSHOT</pi4j.version>
<picocli.version>4.7.4</picocli.version>
<junit.version>5.9.3</junit.version>
<junit.version>5.10.0</junit.version>
<mockito.version>5.4.0</mockito.version>
<ant-jsch.version>1.10.9</ant-jsch.version>

Expand Down

0 comments on commit 593af02

Please sign in to comment.