Skip to content

Commit

Permalink
Merge pull request #1450 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.1
  • Loading branch information
JakeWharton authored Oct 5, 2024
2 parents 4bf1686 + 667c090 commit 2f1b935
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.0" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "5.0.1" }
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 2f1b935

Please sign in to comment.