We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf61362 commit 3000f88Copy full SHA for 3000f88
build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
api("com.hedera.hashgraph:app:0.63.5")
52
api("com.hedera.evm:hedera-evm:0.54.2")
53
api("com.hedera.hashgraph:hedera-protobuf-java-api:0.63.5")
54
- api("com.hedera.hashgraph:sdk:2.59.0")
+ api("com.hedera.hashgraph:sdk:2.60.0")
55
api("com.ongres.scram:client:2.1")
56
api("com.salesforce.servicelibs:reactor-grpc-stub:$reactorGrpcVersion")
57
api("commons-beanutils:commons-beanutils:1.11.0")
0 commit comments