Skip to content

Commit

Permalink
fix(deps): update dependency com.github.ajalt.clikt:clikt to v4.4.0 (#…
Browse files Browse the repository at this point in the history
…114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent a82e094 commit 4c489b1
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 @@ -52,7 +52,7 @@ dependencies {
implementation("org.reflections:reflections:0.10.2")
implementation("com.google.cloud:google-cloud-vision:3.32.0")
implementation("com.sksamuel.scrimage:scrimage-core:4.1.3")
implementation("com.github.ajalt.clikt:clikt:4.0.0")
implementation("com.github.ajalt.clikt:clikt:4.4.0")
implementation("com.uchuhimo:konf:1.1.2")
}

Expand Down

0 comments on commit 4c489b1

Please sign in to comment.