Skip to content

Commit 1f3c46d

Browse files
build(deps): bump io.mockk:mockk-jvm from 1.14.7 to 1.14.9
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.14.7 to 1.14.9. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.7...1.14.9) --- updated-dependencies: - dependency-name: io.mockk:mockk-jvm dependency-version: 1.14.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b4d9a3 commit 1f3c46d

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
@@ -28,7 +28,7 @@
2828
<junit5.version>5.13.3</junit5.version>
2929
<jgiven.version>2.0.2</jgiven.version>
3030
<awaitility.version>4.3.0</awaitility.version>
31-
<mockk.version>1.14.7</mockk.version>
31+
<mockk.version>1.14.9</mockk.version>
3232
</properties>
3333

3434
<modules>

0 commit comments

Comments
 (0)