Skip to content

Commit fcc1ab9

Browse files
authored
Merge pull request #483 from code-payments/dependabot/gradle/develop/io.mockk-mockk-1.13.12
build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12
2 parents 211033f + 83da326 commit fcc1ab9

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)