Skip to content

Commit f23ce6c

Browse files
committed
release 4.11.2
Signed-off-by: Nischal Sharma <[email protected]>
1 parent a68cb12 commit f23ce6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
description 'Web3j-evm extension'
1515

1616
ext {
17-
web3jVersion = '4.11.1'
17+
web3jVersion = '4.11.2'
1818
log4jVersion = '2.15.0'
1919
guavaVersion = '28.1-jre'
2020
jacksonVersion = '2.10.0'

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kotlin.code.style=official
22
group=org.web3j
3-
version=4.11.2-SNAPSHOT
3+
version=4.11.2

0 commit comments

Comments
 (0)