Skip to content

Commit

Permalink
Merge pull request #1472 from cashapp/renovate/com.github.ajalt.clikt…
Browse files Browse the repository at this point in the history
…-clikt-5.x

Update dependency com.github.ajalt.clikt:clikt to v5.0.2
  • Loading branch information
JakeWharton authored Dec 1, 2024
2 parents 8d2e228 + 7245eed commit 6c34f22
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 @@ -51,7 +51,7 @@ okHttp-core = { module = "com.squareup.okhttp3:okhttp", version.ref = "okHttp" }
okHttp-mockWebServer = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okHttp" }
okio-core = { module = "com.squareup.okio:okio", version.ref = "okio" }
okio-fakeFileSystem = { module = "com.squareup.okio:okio-fakefilesystem", version.ref = "okio" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "5.0.1" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "5.0.2" }
shadowJar-gradle-plugin = { module = "gradle.plugin.com.github.johnrengelman:shadow", version = "8.0.0" }
sqldelight-gradle-plugin = { module = "app.cash.sqldelight:gradle-plugin", version.ref = "sqldelight" }
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
Expand Down

0 comments on commit 6c34f22

Please sign in to comment.