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 04a3609 commit 995bc47Copy full SHA for 995bc47
gradle/libs.versions.toml
@@ -84,7 +84,7 @@ kotlinPoet = { module = "com.squareup:kotlinpoet", version = "2.2.0" }
84
clikt = "com.github.ajalt.clikt:clikt:5.0.3"
85
junit = { module = "junit:junit", version = "4.13.2" }
86
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
87
-robolectric = { module = "org.robolectric:robolectric", version = "4.15.1" }
+robolectric = { module = "org.robolectric:robolectric", version = "4.16" }
88
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
89
okio-assetfilesystem = { module = "com.squareup.okio:okio-assetfilesystem", version.ref = "okio" }
90
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "5.1.0" }
0 commit comments