Skip to content

Commit

Permalink
Merge pull request #265 from mdoube/patch-3
Browse files Browse the repository at this point in the history
Update pom.xml to use Mockito 4.11.0
  • Loading branch information
ctrueden authored Apr 8, 2024
2 parents 0424e37 + a8bfdc4 commit 083f1b0
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 @@ -2229,7 +2229,7 @@
<edu.mines.mines-jtk.version>${mines-jtk.version}</edu.mines.mines-jtk.version>

<!-- Mockito - https://site.mockito.org/ -->
<mockito.version>2.19.0</mockito.version>
<mockito.version>4.11.0</mockito.version>
<mockito-core.version>${mockito.version}</mockito-core.version>
<org.mockito.mockito-core.version>${mockito-core.version}</org.mockito.mockito-core.version>

Expand Down

0 comments on commit 083f1b0

Please sign in to comment.