Skip to content

Commit a5d7cdf

Browse files
dependabot[bot]hantsy
authored andcommitted
chore(deps-dev): bump io.mockk:mockk-jvm in /boot-kotlin-dsl
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.17 to 1.14.2. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.17...1.14.2) --- updated-dependencies: - dependency-name: io.mockk:mockk-jvm dependency-version: 1.14.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae6e3d7 commit a5d7cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-kotlin-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.17</mockk.version>
22+
<mockk.version>1.14.2</mockk.version>
2323
<springmockk.version>4.0.2</springmockk.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)