Skip to content

Commit f504d50

Browse files
Bump mockk from 1.12.8 to 1.13.1
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.8 to 1.13.1. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11e3c83 commit f504d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.12.8"
3+
val mockkVersion = "1.13.1"
44
val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
66
val testContainersVersion = "1.17.3"

0 commit comments

Comments
 (0)