Skip to content

Commit d732fbf

Browse files
committed
Upgrade to Mockito 4.4.0.
See #1665
1 parent bbf58e7 commit d732fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<kotlin-coroutines>1.6.0</kotlin-coroutines>
117117
<logback>1.2.5</logback>
118118
<lombok>1.18.20</lombok>
119-
<mockito>4.3.1</mockito>
119+
<mockito>4.4.0</mockito>
120120
<mockk>1.12.2</mockk>
121121
<querydsl>5.0.0</querydsl>
122122
<reactor>2020.0.16</reactor>

0 commit comments

Comments
 (0)