Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit f700279

Browse files
Update dependency io.mockk:mockk to v1.13.16
1 parent 8f5a6b0 commit f700279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting",
4242

4343
# test
4444
junit-bom = { module = "org.junit:junit-bom", version = "5.11.4" }
45-
mockk = { module = "io.mockk:mockk", version = "1.13.14"}
45+
mockk = { module = "io.mockk:mockk", version = "1.13.16"}
4646

4747
# this is necessary for the plugins to be used in the buildSrc folder
4848
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)