Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v5.0.1 (#2372)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 0ed7bba commit 69b9d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jetbrains-compose-ui-tooling-preview = { module = "org.jetbrains.compose.ui:ui-t

androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.7.0" }
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
clikt = "com.github.ajalt.clikt:clikt:5.0.0"
clikt = "com.github.ajalt.clikt:clikt:5.0.1"
junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.18" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
Expand Down

0 comments on commit 69b9d48

Please sign in to comment.