Skip to content

Commit

Permalink
⬆️ 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MartinMekk committed Sep 27, 2023
1 parent d2f2d35 commit e5a9362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val hikariCPVersion = "5.0.1"
val flywayCoreVersion = "9.22.2"
val kotliqueryVersion = "1.9.0"
val kotlinTestVersion = "1.6.21"
val mockkVersion = "1.13.7"
val mockkVersion = "1.13.8"
val postgresqlVersion = "42.6.0"

plugins {
Expand Down

0 comments on commit e5a9362

Please sign in to comment.