Skip to content

Commit

Permalink
Update mockito monorepo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2022
1 parent 357844d commit 9a6b95a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@
<junit-quickcheck.version>0.9.1</junit-quickcheck.version>

<mockito-helpers.version>2.0.0</mockito-helpers.version>
<mockito-junit-jupiter.version>3.12.4</mockito-junit-jupiter.version>
<mockito.version>3.12.4</mockito.version>
<mockito-junit-jupiter.version>4.11.0</mockito-junit-jupiter.version>
<mockito.version>4.11.0</mockito.version>

<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
<maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version>
Expand Down

0 comments on commit 9a6b95a

Please sign in to comment.