Skip to content

Commit a750938

Browse files
Bump mockk from 1.12.1 to 1.12.2
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.12.1...1.12.2) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39750a0 commit a750938

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.6.10</kotlin.version>
3737
<jackson-kotlin.version>2.13.1</jackson-kotlin.version>
3838
<kotlin-logging.version>2.1.21</kotlin-logging.version>
39-
<mockk.version>1.12.1</mockk.version>
39+
<mockk.version>1.12.2</mockk.version>
4040
<junit.jupiter.version>5.8.2</junit.jupiter.version>
4141
<slf4j.version>1.7.32</slf4j.version>
4242
<log4j.version>2.13.3</log4j.version>

0 commit comments

Comments
 (0)