Skip to content

Commit d45954c

Browse files
chore(deps-dev): bump io.mockk:mockk-jvm in /boot-kotlin-co-dsl (#1651)
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.16 to 1.13.17. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/commits) --- updated-dependencies: - dependency-name: io.mockk:mockk-jvm dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d4703f commit d45954c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-kotlin-co-dsl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<java.version>21</java.version>
2020
<kotlin.version>2.1.20</kotlin.version>
2121
<kotest.version>5.9.1</kotest.version>
22-
<mockk.version>1.13.16</mockk.version>
22+
<mockk.version>1.13.17</mockk.version>
2323
<springmockk.version>4.0.2</springmockk.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)