Skip to content

Commit

Permalink
Update junit5
Browse files Browse the repository at this point in the history
  • Loading branch information
kifj committed Feb 15, 2024
1 parent 2ee6b65 commit 1294743
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 @@ -45,7 +45,7 @@
<maven.compiler.source>21</maven.compiler.source>
<wildfly.version>31.0.0.Final</wildfly.version>
<jboss.home>/opt/wildfly-${wildfly.version}</jboss.home>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<jacoco.version>0.8.10</jacoco.version>
<arquillian.version>1.8.0.Final</arquillian.version>
<arquillian.wildfly.version>5.0.1.Final</arquillian.wildfly.version>
Expand Down

0 comments on commit 1294743

Please sign in to comment.