Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.5 to 1.13.7
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.7.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)

---
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 and github-actions[bot] committed Aug 14, 2023
1 parent 45ccfed commit 7b709e6
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 @@ -6,7 +6,7 @@ apache-commons-lang = { module = "org.apache.commons:commons-lang3", version = "
javapoet = { module = "com.squareup:javapoet", version = "1.13.0" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.14.2" }
mockk = { module = "io.mockk:mockk", version = "1.13.5" }
mockk = { module = "io.mockk:mockk", version = "1.13.7" }

[plugins]
android = { id = "com.android.application", version = "8.1.0" }
Expand Down

0 comments on commit 7b709e6

Please sign in to comment.