Skip to content

Commit d7d3595

Browse files
committed
GH-2372 - Update to Mockk 1.14.6.
1 parent 4aaaf1f commit d7d3595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<spring-plugin.version>4.0.0-M1</spring-plugin.version>
9090
<kotlin.version>2.2.20</kotlin.version>
9191
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
92-
<mockk.version>1.14.5</mockk.version>
92+
<mockk.version>1.14.6</mockk.version>
9393
</properties>
9494

9595
<profiles>

0 commit comments

Comments
 (0)