Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.10 to 1.13.11
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.10 to 1.13.11.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.10...1.13.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 496c23f commit 6810d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
ext.kotlin_coroutines_version = '1.8.1'
ext.lifecycle_version = '2.7.0'
ext.lifecycle_test_version = '2.2.0'
ext.mockk_version = '1.13.10'
ext.mockk_version = '1.13.11'
ext.okhttp_version = '4.12.0'
ext.retrofit_version = '2.11.0'
ext.stetho_version = '1.6.0'
Expand Down

0 comments on commit 6810d36

Please sign in to comment.