We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae4688 commit 6f237a5Copy full SHA for 6f237a5
1 file changed
build.gradle.kts
@@ -50,7 +50,7 @@ dependencies {
50
api("com.graphql-java-generator:graphql-java-client-runtime:3.0.1")
51
api("com.graphql-java:graphql-java-extended-scalars:24.0")
52
api("com.graphql-java:graphql-java-extended-validation:24.0")
53
- api("com.hedera.hashgraph:app:0.67.0")
+ api("com.hedera.hashgraph:app:0.67.1")
54
api("com.hedera.evm:hedera-evm:0.54.2")
55
api("com.hedera.hashgraph:hedera-protobuf-java-api:0.67.0")
56
api("com.hedera.hashgraph:sdk:2.64.0")
0 commit comments