Skip to content

Commit 90f6321

Browse files
Update dependency com.github.ajalt.clikt:clikt to v5.0.2 (#2488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99ce785 commit 90f6321

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
@@ -77,7 +77,7 @@ androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.
7777
burst = { module = "app.cash.burst:burst", version.ref = "burst" }
7878
burst-gradle-plugin = { module = "app.cash.burst:burst-gradle-plugin", version.ref = "burst" }
7979
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
80-
clikt = "com.github.ajalt.clikt:clikt:5.0.1"
80+
clikt = "com.github.ajalt.clikt:clikt:5.0.2"
8181
junit = { module = "junit:junit", version = "4.13.2" }
8282
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
8383
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }

0 commit comments

Comments
 (0)