Skip to content

Commit 83da326

Browse files
build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.11 to 1.13.12. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.11...1.13.12) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211033f commit 83da326

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ dependencies {
139139
testImplementation(Libs.hilt_android_test)
140140
kaptTest(Libs.hilt_android_compiler)
141141

142-
androidTestImplementation("io.mockk:mockk:1.13.11")
142+
androidTestImplementation("io.mockk:mockk:1.13.12")
143143

144144
//Jetpack compose
145145
implementation(platform(Libs.compose_bom))

0 commit comments

Comments
 (0)