Skip to content

Commit 430a257

Browse files
committed
Upgrade to Mockk 1.12.4.
See #1744
1 parent 513cb82 commit 430a257

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
@@ -118,7 +118,7 @@
118118
<logback>1.2.5</logback>
119119
<lombok>1.18.20</lombok>
120120
<mockito>4.4.0</mockito>
121-
<mockk>1.12.3</mockk>
121+
<mockk>1.12.4</mockk>
122122
<querydsl>5.0.0</querydsl>
123123
<reactor>2020.0.19</reactor>
124124
<rxjava>1.3.8</rxjava>

0 commit comments

Comments
 (0)