Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 87815ed commit caaf4fc
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 @@ -57,7 +57,7 @@ jetbrains-compose-ui-tooling-preview = { module = "org.jetbrains.compose.ui:ui-t

androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.1.1" }
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.14.2" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.0" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.1" }
junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.12" }
assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
Expand Down

0 comments on commit caaf4fc

Please sign in to comment.