Skip to content

Commit

Permalink
Bump com.hedera.evm:hedera-evm from 0.46.0 to 0.46.3 (#7676)
Browse files Browse the repository at this point in the history
Bumps [com.hedera.evm:hedera-evm](https://github.com/hashgraph/hedera-services) from 0.46.0 to 0.46.3.
- [Release notes](https://github.com/hashgraph/hedera-services/releases)
- [Commits](hashgraph/hedera-services@v0.46.0...v0.46.3)

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

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 Feb 6, 2024
1 parent e423a54 commit a97b728
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 @@ -64,7 +64,7 @@ dependencies {
api("com.graphql-java-generator:graphql-java-client-runtime:2.4")
api("com.graphql-java:graphql-java-extended-scalars:21.0")
api("com.graphql-java:graphql-java-extended-validation:21.0")
api("com.hedera.evm:hedera-evm:0.46.0")
api("com.hedera.evm:hedera-evm:0.46.3")
api("com.hedera.hashgraph:hedera-protobuf-java-api:0.47.0")
api("com.hedera.hashgraph:sdk:2.29.0")
api("com.ongres.scram:client:2.1")
Expand Down

0 comments on commit a97b728

Please sign in to comment.