Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.12.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.12.5 to 1.13.8.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.12.5...1.13.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2024
1 parent fca56a9 commit 50c2992
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 @@ -64,7 +64,7 @@ dependencies {
implementation "com.zaxxer:HikariCP:5.0.1"

testImplementation "io.ktor:ktor-server-tests:$ktor_version"
testImplementation "io.mockk:mockk:1.12.5"
testImplementation "io.mockk:mockk:1.13.8"
testImplementation "org.json:json:20220320"

}
Expand Down

0 comments on commit 50c2992

Please sign in to comment.