Skip to content

Commit

Permalink
Merge pull request #746 from uhafner/dependabot/maven/org.junit-junit…
Browse files Browse the repository at this point in the history
…-bom-5.10.2

Bump org.junit:junit-bom from 5.10.1 to 5.10.2
  • Loading branch information
uhafner authored Feb 5, 2024
2 parents cdef7b0 + 991764d commit 0032bac
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 @@ -76,7 +76,7 @@
<commons-logging.version>1.3.0</commons-logging.version>

<!-- Project Test Dependencies Configuration -->
<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
<junit-pioneer.version>2.2.0</junit-pioneer.version>
<mockito.version>5.10.0</mockito.version>
<assertj.version>3.25.2</assertj.version>
Expand Down

0 comments on commit 0032bac

Please sign in to comment.