Skip to content

Commit

Permalink
Upgrade to Mockito 3.6.28
Browse files Browse the repository at this point in the history
Closes gh-232
  • Loading branch information
philwebb committed Dec 3, 2020
1 parent cd9488e commit 2c88aa7
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 @@ -45,7 +45,7 @@
<maven-core.version>3.5.0</maven-core.version>
<maven-plugin-api.version>${maven-core.version}</maven-plugin-api.version>
<maven-plugin-annotations.version>3.5</maven-plugin-annotations.version>
<mockito.version>2.8.47</mockito.version>
<mockito.version>3.6.28</mockito.version>
<junit.version>4.13.1</junit.version>
<javassist.version>3.21.0-GA</javassist.version>
<picocontainer.version>1.2</picocontainer.version>
Expand Down

0 comments on commit 2c88aa7

Please sign in to comment.