Skip to content

Commit

Permalink
chore(deps): update dependency com.github.ajalt.clikt:clikt to v5.0.2 (
Browse files Browse the repository at this point in the history
…#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 49732d2 commit c230a19
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:5.0.1")
implementation("com.github.ajalt.clikt:clikt:5.0.2")

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

0 comments on commit c230a19

Please sign in to comment.