Skip to content

Commit 1d68950

Browse files
committed
GH-2323 - Update Mockk to 1.14.2.
1 parent 945d837 commit 1d68950

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
@@ -87,7 +87,7 @@
8787
<spring-plugin.version>4.0.0-M1</spring-plugin.version>
8888
<kotlin.version>2.1.20</kotlin.version>
8989
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
90-
<mockk.version>1.14.0</mockk.version>
90+
<mockk.version>1.14.2</mockk.version>
9191
</properties>
9292

9393
<profiles>

0 commit comments

Comments
 (0)