Skip to content

Commit

Permalink
fix(deps): update dependency com.github.bnb-chain:java-sdk to v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 6e3419f commit 88b274e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tegro-bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation("tech.ydb:ydb-sdk-table:$ydbVersion")
implementation("tech.ydb.auth:yc-auth-provider:$ydbVersion")
implementation("org.ton:ton-kotlin-jvm:$tonKotlinVersion")
implementation("com.github.bnb-chain:java-sdk:1.1.5")
implementation("com.github.bnb-chain:java-sdk:1.1.7")
implementation("com.github.ben-manes.caffeine:caffeine:3.1.5")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-properties:1.5.0")
implementation("fr.minuskube:jpastee:1.0.2")
Expand Down

0 comments on commit 88b274e

Please sign in to comment.