Skip to content

Commit

Permalink
#2066 - Upgrade to Mockk 1.13.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 16, 2023
1 parent 0f6eef0 commit 537def4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<spring-plugin.version>3.0.0</spring-plugin.version>
<kotlin.version>1.7.22</kotlin.version>
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
<mockk.version>1.13.4</mockk.version>
<mockk.version>1.13.7</mockk.version>
</properties>

<profiles>
Expand Down

0 comments on commit 537def4

Please sign in to comment.