Skip to content

Commit

Permalink
Merge pull request #107 from hyperledger/web3jVersionUpdate
Browse files Browse the repository at this point in the history
web3j version update
  • Loading branch information
NickSneo committed Apr 15, 2024
2 parents b7d9e84 + f48293f commit f05b491
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
### Features

* bump snapshot version to 4.11.3 [#104](https://github.com/hyperledger/web3j-evm/pull/104)
* Web3j version update [#107](https://github.com/hyperledger/web3j-evm/pull/107)

### BREAKING CHANGES

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
description 'Web3j-evm extension'

ext {
web3jVersion = '4.11.1'
web3jVersion = '4.11.2'
log4jVersion = '2.15.0'
guavaVersion = '28.1-jre'
jacksonVersion = '2.10.0'
Expand Down

0 comments on commit f05b491

Please sign in to comment.