Skip to content

Commit

Permalink
release 4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gtebrean committed Mar 14, 2024
1 parent 487a689 commit d3eea1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.0'
web3jVersion = '4.11.1'
log4jVersion = '2.15.0'
guavaVersion = '28.1-jre'
jacksonVersion = '2.10.0'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
kotlin.code.style=official
group=org.web3j
version=4.11.0-SNAPSHOT
version=4.11.1

0 comments on commit d3eea1f

Please sign in to comment.