Skip to content

Commit

Permalink
release 4.12.3
Browse files Browse the repository at this point in the history
Signed-off-by: gtebrean <[email protected]>
  • Loading branch information
gtebrean committed Dec 17, 2024
1 parent 7a9bd61 commit 57ed3ab
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 @@ -13,7 +13,7 @@ plugins {
description 'Web3j-evm extension'

ext {
web3jVersion = '4.12.2'
web3jVersion = '4.12.3'
log4jVersion = '2.23.1'
guavaVersion = '33.2.0-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.12.3-SNAPSHOT
version=4.12.3

0 comments on commit 57ed3ab

Please sign in to comment.