We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ce785 commit 90f6321Copy full SHA for 90f6321
gradle/libs.versions.toml
@@ -77,7 +77,7 @@ androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.
77
burst = { module = "app.cash.burst:burst", version.ref = "burst" }
78
burst-gradle-plugin = { module = "app.cash.burst:burst-gradle-plugin", version.ref = "burst" }
79
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
80
-clikt = "com.github.ajalt.clikt:clikt:5.0.1"
+clikt = "com.github.ajalt.clikt:clikt:5.0.2"
81
junit = { module = "junit:junit", version = "4.13.2" }
82
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
83
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
0 commit comments