Skip to content

Commit ea47f75

Browse files
Bump io.mockk:mockk from 1.12.5 to 1.13.5
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.12.5 to 1.13.5. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.12.5...1.13.5) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dd0457 commit ea47f75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ subprojects {
5555
"testRuntimeOnly"("org.junit.jupiter:junit-jupiter-engine:${Versions.jupiter}")
5656

5757
"testImplementation"("org.jetbrains.kotlin:kotlin-test")
58-
"testImplementation"("io.mockk:mockk:1.12.5")
58+
"testImplementation"("io.mockk:mockk:1.13.5")
5959
}
6060

6161

0 commit comments

Comments
 (0)