Skip to content

Commit

Permalink
Merge pull request #656 from jenkinsci/dependabot/maven/org.junit-pio…
Browse files Browse the repository at this point in the history
…neer-junit-pioneer-2.0.0

Bump junit-pioneer from 1.9.1 to 2.0.0
  • Loading branch information
uhafner authored Feb 28, 2023
2 parents b7a0772 + 5508f77 commit a579e65
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 @@ -31,7 +31,7 @@
<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.14</equalsverifier.version>
<junit.version>5.9.2</junit.version>
<junit-pioneer.version>1.9.1</junit-pioneer.version>
<junit-pioneer.version>2.0.0</junit-pioneer.version>
<mockito.version>5.1.1</mockito.version>
<assertj.version>3.24.2</assertj.version>
<archunit.version>1.0.1</archunit.version>
Expand Down

0 comments on commit a579e65

Please sign in to comment.