Skip to content

Commit

Permalink
chore: bump com.github.ajalt.clikt:clikt from 5.0.1 to 5.0.2 in /Have…
Browse files Browse the repository at this point in the history
…AMagicalDay (#200)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d40ec27 commit 46d097d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HaveAMagicalDay/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ application {
}

dependencies {
implementation("com.github.ajalt.clikt:clikt:5.0.1")
implementation("com.github.ajalt.clikt:clikt:5.0.2")
implementation("com.algorand:algosdk:2.5.0")
testImplementation("junit:junit:4.13.2")
}
Expand Down

0 comments on commit 46d097d

Please sign in to comment.