Upgrade to Mockito 4.4.0.

See #1665
This commit is contained in:
Mark Paluch
2022-03-10 11:22:42 +01:00
parent bbf58e7032
commit d732fbf60e

View File

@@ -116,7 +116,7 @@
<kotlin-coroutines>1.6.0</kotlin-coroutines>
<logback>1.2.5</logback>
<lombok>1.18.20</lombok>
<mockito>4.3.1</mockito>
<mockito>4.4.0</mockito>
<mockk>1.12.2</mockk>
<querydsl>5.0.0</querydsl>
<reactor>2020.0.16</reactor>