Skip to content

Commit

Permalink
chore(deps): bump io.mockk:mockk from 1.13.7 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.7 to 1.13.8.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.7...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent b88e79d commit 7894ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
ext.junitVersion = '5.10.0'
ext.kotestVersion = '5.6.2'
ext.kotlinVersion = "1.9.10"
ext.mockkVersion = "1.13.7"
ext.mockkVersion = "1.13.8"

repositories {
mavenCentral()
Expand Down

0 comments on commit 7894ba8

Please sign in to comment.