Skip to content

Commit b454573

Browse files
Bump mockk from 1.11.0 to 1.12.0
Bumps [mockk](https://github.com/mockk/mockk) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c54c8b6 commit b454573

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
@@ -37,7 +37,7 @@
3737
<kotlin.version>1.5.20</kotlin.version>
3838
<kotlin-logging.version>2.0.8</kotlin-logging.version>
3939
<jackson-kotlin.version>2.12.3</jackson-kotlin.version>
40-
<mockk.version>1.11.0</mockk.version>
40+
<mockk.version>1.12.0</mockk.version>
4141
<junit.jupiter.version>5.7.2</junit.jupiter.version>
4242
<slf4j.version>1.7.31</slf4j.version>
4343
<log4j.version>2.13.3</log4j.version>

0 commit comments

Comments
 (0)