Skip to content

Commit

Permalink
release 4.12.1
Browse files Browse the repository at this point in the history
Signed-off-by: gtebrean <[email protected]>
  • Loading branch information
gtebrean committed Aug 14, 2024
1 parent 2b980a1 commit 533879f
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 @@ -20,7 +20,7 @@ plugins {
description 'Web3j-evm extension'

ext {
web3jVersion = '4.12.0'
web3jVersion = '4.12.1'
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.1-SNAPSHOT
version=4.12.1

0 comments on commit 533879f

Please sign in to comment.