Skip to content

Commit 4ebfdb9

Browse files
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 b933148 commit 4ebfdb9

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.1.5'
4949
androidTestImplementation "androidx.test:runner:$test_runner_version"

0 commit comments

Comments
 (0)