Skip to content

Commit 720c4e5

Browse files
Bump io.mockk:mockk from 1.13.14 to 1.13.16 in the test group
Bumps the test group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk). Updates `io.mockk:mockk` from 1.13.14 to 1.13.16 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.14...1.13.16) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1fb5d8 commit 720c4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logba
5050
micrometer-prometheus = { module = "io.micrometer:micrometer-registry-prometheus", version = "1.14.2"}
5151

5252
#MockK
53-
mockk = { module = "io.mockk:mockk", version = "1.13.14" }
53+
mockk = { module = "io.mockk:mockk", version = "1.13.16" }
5454

5555
# Kotest
5656
test-kotest-assertionscore = { module = "io.kotest:kotest-assertions-core", version = "5.9.1" }

0 commit comments

Comments
 (0)