Upgrade to Mockito 3.11.1.

See #1460
This commit is contained in:
Mark Paluch
2021-06-21 10:05:50 +02:00
parent bb7a2bca8a
commit 4219b8eab7

View File

@@ -116,7 +116,7 @@
<kotlin-coroutines>1.4.3</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.20</lombok>
<mockito>3.9.0</mockito>
<mockito>3.11.1</mockito>
<mockk>1.11.0</mockk>
<querydsl>4.4.0</querydsl>
<reactor>2020.0.7</reactor>