Skip to content

Commit 82eae3a

Browse files
Bump io.mockk:mockk from 1.13.2 to 1.13.4 (#3542)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.2 to 1.13.4. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.2...v1.13.4) --- updated-dependencies: - dependency-name: io.mockk:mockk 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 9f0239f commit 82eae3a

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
@@ -18,7 +18,7 @@ kotlin = "1.8.10"
1818
kotlinCoroutines = "1.6.4"
1919
mockito = "4.6.1"
2020
mockitoKotlin = "4.0.0"
21-
mockk = "1.13.2"
21+
mockk = "1.13.4"
2222
telemetryGenerator = "1.0.102"
2323
testLogger = "3.1.0"
2424
testRetry = "1.5.2"

0 commit comments

Comments
 (0)