Skip to content

Commit dd3c673

Browse files
committed
Upgrade to Mockk 1.14.5.
See #2617
1 parent 3f9eb40 commit dd3c673

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
@@ -126,7 +126,7 @@
126126
<micrometer>1.16.0-M1</micrometer>
127127
<micrometer-tracing>1.6.0-M1</micrometer-tracing>
128128
<mockito>5.18.0</mockito>
129-
<mockk>1.14.4</mockk>
129+
<mockk>1.14.5</mockk>
130130
<nullaway>0.12.4</nullaway>
131131
<querydsl>5.1.0</querydsl>
132132
<reactor>2025.0.0-M5</reactor>
@@ -1612,4 +1612,4 @@
16121612
</repository>
16131613
</repositories>
16141614

1615-
</project>
1615+
</project>

0 commit comments

Comments
 (0)