Skip to content

Commit ae1ff0a

Browse files
Gradle(deps): Bump mockkVersion from 1.13.12 to 1.13.13 (#97)
Bumps `mockkVersion` from 1.13.12 to 1.13.13. Updates `io.mockk:mockk-android` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) Updates `io.mockk:mockk-agent` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) --- updated-dependencies: - dependency-name: io.mockk:mockk-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.mockk:mockk-agent 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 5d74bee commit ae1ff0a

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
@@ -58,7 +58,7 @@ androidx-test-ext-junit = "1.2.1"
5858
espresso-core = "3.6.1"
5959
truth = "1.4.4"
6060
turbineVer = "1.2.0"
61-
mockkVersion = "1.13.12"
61+
mockkVersion = "1.13.13"
6262
junitKtx = "1.2.1"
6363
coreTesting = "2.2.0"
6464
kotlinxCoroutinesTest = "1.9.0"

0 commit comments

Comments
 (0)