Skip to content

Commit 44b3a8a

Browse files
Merge pull request #371 from wisemen-digital/dependabot/gradle/io.mockk-mockk-1.13.12
Bump io.mockk:mockk from 1.13.11 to 1.13.12
2 parents 10af611 + 4ebfdb9 commit 44b3a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343

4444
implementation "androidx.startup:startup-runtime:1.1.1"
4545

46-
testImplementation "io.mockk:mockk:1.13.11"
46+
testImplementation "io.mockk:mockk:1.13.12"
4747
testImplementation "junit:junit:$junit_version"
4848
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
4949
androidTestImplementation "androidx.test:runner:$test_runner_version"

0 commit comments

Comments
 (0)