Skip to content

Commit 2541c34

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

3-
val mockkVersion = "1.13.16"
3+
val mockkVersion = "1.13.17"
44
val tokenValidationVersion = "5.0.17"
55
val logstashVersion = "8.0"
66
val springRetryVersion = "2.0.11"

0 commit comments

Comments
 (0)