Skip to content

Commit

Permalink
chore: bump com.algorand:algosdk from 2.3.0 to 2.4.0 in /HaveAMagical…
Browse files Browse the repository at this point in the history
…Day (#44)

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 Oct 26, 2023
1 parent 2f19b66 commit c71d856
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 @@ -14,7 +14,7 @@ application {

dependencies {
implementation("com.github.ajalt.clikt:clikt:4.2.1")
implementation("com.algorand:algosdk:2.3.0")
implementation("com.algorand:algosdk:2.4.0")
testImplementation("junit:junit:4.13.2")
}

Expand Down

0 comments on commit c71d856

Please sign in to comment.