Skip to content

Commit ab2d8b4

Browse files
authored
Merge pull request #65 from AxonFramework/dependabot/maven/io.mockk-mockk-1.10.2
Bump mockk from 1.10.0 to 1.10.2
2 parents 7a79784 + f696f36 commit ab2d8b4

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
@@ -36,7 +36,7 @@
3636
<kotlin.version>1.4.10</kotlin.version>
3737
<kotlin-logging.version>1.12.0</kotlin-logging.version>
3838
<jackson-kotlin.version>2.11.2</jackson-kotlin.version>
39-
<mockk.version>1.10.0</mockk.version>
39+
<mockk.version>1.10.2</mockk.version>
4040
<junit.jupiter.version>5.7.0</junit.jupiter.version>
4141
<slf4j.version>1.7.30</slf4j.version>
4242
<log4j.version>2.13.3</log4j.version>

0 commit comments

Comments
 (0)