Skip to content

Commit 0baad0b

Browse files
committed
Upgrade to Mockk 1.11.0.
Closes #1414
1 parent d6f2be8 commit 0baad0b

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
@@ -117,7 +117,7 @@
117117
<logback>1.2.3</logback>
118118
<lombok>1.18.18</lombok>
119119
<mockito>3.8.0</mockito>
120-
<mockk>1.10.6</mockk>
120+
<mockk>1.11.0</mockk>
121121
<querydsl>4.4.0</querydsl>
122122
<reactor>2020.0.5</reactor>
123123
<rxjava>1.3.8</rxjava>

0 commit comments

Comments
 (0)