Skip to content

Commit

Permalink
Downgrade junit-jupiter from 5.9.0-M1 to 5.8.2
Browse files Browse the repository at this point in the history
Fixes #2637.
  • Loading branch information
scordio committed May 31, 2022
1 parent d9cd2da commit 6529933
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 @@
<opentest4j.version>1.2.0</opentest4j.version>
<!-- Dependency versions overriding -->
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.9.0-M1</junit-jupiter.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<mockito.version>4.5.1</mockito.version>
<!-- Plugin versions -->
<bnd.version>6.2.0</bnd.version>
Expand Down

0 comments on commit 6529933

Please sign in to comment.