Skip to content

Commit

Permalink
chore(deps-dev): bump io.mockk:mockk-jvm in /boot-kotlin-dsl (#1617)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.13 to 1.13.14.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.13...1.13.14)

---
updated-dependencies:
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent f6bed69 commit 8aeea1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-kotlin-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<java.version>21</java.version>
<kotlin.version>2.1.0</kotlin.version>
<kotest.version>5.9.1</kotest.version>
<mockk.version>1.13.13</mockk.version>
<mockk.version>1.13.14</mockk.version>
<springmockk.version>4.0.2</springmockk.version>
</properties>

Expand Down

0 comments on commit 8aeea1a

Please sign in to comment.