Skip to content

Commit adcef5c

Browse files
Bump mockk from 1.9.3 to 1.10.0
Bumps [mockk](https://github.com/mockk/mockk) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.9.3...1.10.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f15f08 commit adcef5c

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
@@ -35,7 +35,7 @@
3535
<kotlin.version>1.4.10</kotlin.version>
3636
<kotlin-logging.version>1.12.0</kotlin-logging.version>
3737
<jackson-kotlin.version>2.10.0</jackson-kotlin.version>
38-
<mockk.version>1.9.3</mockk.version>
38+
<mockk.version>1.10.0</mockk.version>
3939
<junit.jupiter.version>5.5.2</junit.jupiter.version>
4040
<slf4j.version>1.7.30</slf4j.version>
4141
<log4j.version>2.13.3</log4j.version>

0 commit comments

Comments
 (0)