Skip to content

Commit

Permalink
Bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk).


Updates `io.mockk:mockk` from 1.13.8 to 1.13.9
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.8...1.13.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 88bfe8d commit d1ba6a5
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 @@ -23,7 +23,7 @@ val javaxAnnotationApiVersion = "1.3.2"
val jaxbRuntimeVersion = "2.4.0-b180830.0438"
val smCommonVersion = "2.0.8"
val javaTimeAdapterVersion = "1.1.3"
val ioMockVersion = "1.13.8"
val ioMockVersion = "1.13.9"
val kotlinVersion = "1.9.22"
val okhttp3Version = "4.11.0"
val commonsCodecVersion = "1.16.0"
Expand Down

0 comments on commit d1ba6a5

Please sign in to comment.