Skip to content

Commit 860932b

Browse files
committed
GH-2105 - Upgrade to Mockk 1.13.10.
1 parent 9d00e8d commit 860932b

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>3.0.0</spring-plugin.version>
8888
<kotlin.version>1.9.23</kotlin.version>
8989
<kotlinx-coroutines.version>1.8.0</kotlinx-coroutines.version>
90-
<mockk.version>1.13.7</mockk.version>
90+
<mockk.version>1.13.10</mockk.version>
9191
</properties>
9292

9393
<profiles>

0 commit comments

Comments
 (0)