Skip to content

Commit

Permalink
chore(deps): update dependency com.github.ajalt.clikt:clikt to v5 (#68)
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 Sep 15, 2024
1 parent 70b163a commit 796e7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ projectConfiguration {

dependencies {
// cli
implementation("com.github.ajalt.clikt:clikt:4.4.0")
implementation("com.github.ajalt.clikt:clikt:5.0.0")

// sdk
implementation("io.github.cidverse:cid-sdk-java:0.0.7")
Expand Down

0 comments on commit 796e7b6

Please sign in to comment.