Skip to content

Commit d4621eb

Browse files
fix(deps): update dependency io.mockk:mockk to v1.13.16 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 141931a commit d4621eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

5252
testImplementation(platform("org.junit:junit-bom:5.11.4"))
5353
testImplementation("org.junit.jupiter:junit-jupiter")
54-
testImplementation("io.mockk:mockk:1.13.14")
54+
testImplementation("io.mockk:mockk:1.13.16")
5555
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
5656
}
5757

0 commit comments

Comments
 (0)