We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5614b7 commit 2bf40b1Copy full SHA for 2bf40b1
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ junit5-bom = { module = "org.junit:junit-bom", version = "5.12.2" }
9
junit5-params = { module = "org.junit.jupiter:junit-jupiter-params" }
10
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
11
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.1.0" }
12
-mockk = { module = "io.mockk:mockk", version = "1.14.0" }
+mockk = { module = "io.mockk:mockk", version = "1.14.2" }
13
14
[plugins]
15
android = { id = "com.android.application", version = "8.9.2" }
0 commit comments