Skip to content

Commit

Permalink
Use junit jupiter 5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Nov 14, 2023
1 parent c1c10d2 commit 1036e51
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 @@ -16,7 +16,7 @@
<jersey-feature.version>1.9.7</jersey-feature.version>
<bang-servlet.version>1.6.9</bang-servlet.version>
<osgi-service-adapters.version>1.2.0</osgi-service-adapters.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<assertj.version>3.24.2</assertj.version>
<mockito.version>5.7.0</mockito.version>
</properties>
Expand Down

0 comments on commit 1036e51

Please sign in to comment.