Skip to content

Commit 2821338

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
testImplementation 'junit:junit:4.13.2'
7373
testImplementation 'org.robolectric:robolectric:4.12.2'
7474
testImplementation 'net.sf.kxml:kxml2:2.3.0'
75-
testImplementation "io.mockk:mockk:1.13.11"
75+
testImplementation "io.mockk:mockk:1.13.13"
7676
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
7777
}
7878

0 commit comments

Comments
 (0)