Skip to content

Commit 8d45165

Browse files
chore(deps): bump mockk from 1.13.4 to 1.13.5 (#78)
Bumps `mockk` from 1.13.4 to 1.13.5. Updates `io.mockk:mockk` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@v1.13.4...1.13.5) Updates `io.mockk:mockk-jvm` from 1.13.4 to 1.13.5 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@v1.13.4...1.13.5) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.mockk:mockk-jvm dependency-type: direct:production 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 af4e5a4 commit 8d45165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kotlin = "1.7.20"
1515
koverPlugin = "0.6.1"
1616
ktlintPlugin = "11.0.0"
1717
ktor = "2.2.2"
18-
mockk = "1.13.4"
18+
mockk = "1.13.5"
1919
mockkCommon = "1.12.5"
2020
publishPlugin = "0.24.0"
2121
spmPlugin = "2.0.5-arm64"

0 commit comments

Comments
 (0)