Skip to content

Commit f6c8dd7

Browse files
committed
Upgrade to Mockk 1.13.16.
See #2492
1 parent 92b6c98 commit f6c8dd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<micrometer>1.15.0-M1</micrometer>
123123
<micrometer-tracing>1.5.0-M1</micrometer-tracing>
124124
<mockito>5.15.2</mockito>
125-
<mockk>1.13.14</mockk>
125+
<mockk>1.13.16</mockk>
126126
<querydsl>5.1.0</querydsl>
127127
<reactor>2024.0.2</reactor>
128128
<rxjava2>2.2.21</rxjava2>
@@ -1514,4 +1514,4 @@
15141514
</repository>
15151515
</repositories>
15161516

1517-
</project>
1517+
</project>

0 commit comments

Comments
 (0)