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 ee6ab44 commit 4dcb1b5Copy full SHA for 4dcb1b5
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ robolectric = "org.robolectric:robolectric:4.15.1"
34
assertj = "org.assertj:assertj-core:3.27.6"
35
mockk = "io.mockk:mockk:1.14.6"
36
awaitility = "org.awaitility:awaitility-kotlin:4.3.0"
37
-wireMock = "org.wiremock:wiremock:3.13.1"
+wireMock = "org.wiremock:wiremock:3.13.2"
38
39
#Compilation tools
40
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
0 commit comments