Upgrade mockito to 2.13.0
This commit is contained in:
parent
2fb22ec10b
commit
9326227a29
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -29,8 +29,8 @@
|
|||
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
|
||||
<immutables-value.version>2.5.6</immutables-value.version>
|
||||
|
||||
<mockito.version>2.8.47</mockito.version>
|
||||
<assertj.version>3.8.0</assertj.version>
|
||||
<mockito.version>2.13.0</mockito.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
|
|
Loading…
Reference in a new issue