Skip to content

Commit e301ad3

Browse files
committed
#2052 - Upgrade to Mockk 1.13.7.
1 parent a15be68 commit e301ad3

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.20</kotlin.version>
8989
<kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
90-
<mockk.version>1.13.4</mockk.version>
90+
<mockk.version>1.13.7</mockk.version>
9191
</properties>
9292

9393
<profiles>

0 commit comments

Comments
 (0)