Skip to content

Commit

Permalink
Update mockito version to 4.0.0 (#376) (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdipisa authored and offtherailz committed Nov 13, 2024
1 parent 902c490 commit 6e4b7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<asm-version>2.2.3</asm-version>
<cglib-version>2.1_3</cglib-version>
<guava-version>18.0</guava-version>
<mockito-version>3.8.0</mockito-version>
<mockito-version>4.0.0</mockito-version>
<javassist-version>3.8.0.GA</javassist-version>
<geoapi-version>2.3-M1</geoapi-version>
<gt-version>2.7-RC2</gt-version>
Expand Down

0 comments on commit 6e4b7fb

Please sign in to comment.