Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent 3903b10 commit 2bed6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ kotlin-immutable-collections = "org.jetbrains.kotlinx:kotlinx-collections-immuta
kotlin-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0"
lottie-compose = "com.airbnb.android:lottie-compose:6.1.0"
macro-benchmark = "androidx.benchmark:benchmark-macro-junit4:1.2.0"
mockk = "io.mockk:mockk:1.13.5"
mockk = "io.mockk:mockk:1.13.8"
navigation-compose = "androidx.navigation:navigation-compose:2.7.5"
navigation-hilt = "androidx.hilt:hilt-navigation-compose:1.1.0"
orchestra-colorpicker = "com.github.skydoves:orchestra-colorpicker:1.2.0"
Expand Down

0 comments on commit 2bed6e0

Please sign in to comment.