Upgrade to Mockito 3.7.0.

See #1335
This commit is contained in:
Mark Paluch
2021-01-07 14:14:38 +01:00
parent 4c26ad69f1
commit 6f5d776a37

View File

@@ -115,7 +115,7 @@
<kotlin-coroutines>1.4.2</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.16</lombok>
<mockito>3.6.28</mockito>
<mockito>3.7.0</mockito>
<mockk>1.10.3-jdk8</mockk>
<querydsl>4.4.0</querydsl>
<reactor>2020.0.2</reactor>