Skip to content

Commit

Permalink
build(deps): bump io.mockk:mockk from 1.13.3 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.3 to 1.13.7.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.3...1.13.7)

---
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 Aug 22, 2023
1 parent 1790731 commit 69f0aa3
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 @@ -18,7 +18,7 @@ val logstashLogbackEncoderVersion = "7.4"
val micrometerRegistryPrometheusVersion = "1.11.2"
val mockOAuth2ServerVersion = "1.0.0"
val mockWebServerVersion = "4.11.0"
val mockkVersion = "1.13.3"
val mockkVersion = "1.13.7"
val nimbusSdkVersion = "10.13.2"
val postgresqlVersion = "42.6.0"
val testcontainersPostgresVersion = "1.18.3"
Expand Down

0 comments on commit 69f0aa3

Please sign in to comment.