Skip to content

Commit

Permalink
Merge pull request #765 from jenkinsci/dependabot/maven/org.junit-jun…
Browse files Browse the repository at this point in the history
…it-bom-5.10.0

Bump org.junit:junit-bom from 5.9.3 to 5.10.0
  • Loading branch information
uhafner authored Sep 4, 2023
2 parents 1a54795 + d9ae75c commit 75e42da
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 @@ -30,7 +30,7 @@

<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.15.1</equalsverifier.version>
<junit.version>5.9.3</junit.version>
<junit.version>5.10.0</junit.version>
<junit-pioneer.version>2.0.1</junit-pioneer.version>
<mockito.version>5.4.0</mockito.version>
<assertj.version>3.24.2</assertj.version>
Expand Down

0 comments on commit 75e42da

Please sign in to comment.