Skip to content

Commit

Permalink
Bump com.hedera.hashgraph:app from 0.54.0 to 0.54.1 (#9477)
Browse files Browse the repository at this point in the history
Bumps [com.hedera.hashgraph:app](https://github.com/hashgraph/hedera-services) from 0.54.0 to 0.54.1.
- [Release notes](https://github.com/hashgraph/hedera-services/releases)
- [Commits](hashgraph/hedera-services@v0.54.0...v0.54.1)

---
updated-dependencies:
- dependency-name: com.hedera.hashgraph:app
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 89b38cd commit 19d22d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
api("com.graphql-java-generator:graphql-java-client-runtime:2.8")
api("com.graphql-java:graphql-java-extended-scalars:22.0")
api("com.graphql-java:graphql-java-extended-validation:22.0")
api("com.hedera.hashgraph:app:0.54.0")
api("com.hedera.hashgraph:app:0.54.1")
api("com.hedera.evm:hedera-evm:0.48.0")
api("com.hedera.hashgraph:hedera-protobuf-java-api:0.54.0")
api("com.hedera.hashgraph:sdk:2.40.0")
Expand Down

0 comments on commit 19d22d2

Please sign in to comment.