Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v3.4.2 (#955)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 16, 2020
1 parent 54e39cb commit 4eec087
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 @@ -75,7 +75,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<assertj.version>3.16.1</assertj.version>
<mockito.version>3.4.0</mockito.version>
<mockito.version>3.4.2</mockito.version>
<lombok.version>1.18.12</lombok.version>
<formatter.config>${basedir}/src/eclipse/config</formatter.config>
<etc>${basedir}/src/etc</etc>
Expand Down

0 comments on commit 4eec087

Please sign in to comment.