Skip to content

Commit fe09647

Browse files
committed
GH-2267 - Upgrade to Mockk 1.13.13.
1 parent 12c1f54 commit fe09647

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.25</kotlin.version>
8989
<kotlinx-coroutines.version>1.8.1</kotlinx-coroutines.version>
90-
<mockk.version>1.13.12</mockk.version>
90+
<mockk.version>1.13.13</mockk.version>
9191
</properties>
9292

9393
<profiles>

0 commit comments

Comments
 (0)