We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68cb12 commit f23ce6cCopy full SHA for f23ce6c
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
description 'Web3j-evm extension'
15
16
ext {
17
- web3jVersion = '4.11.1'
+ web3jVersion = '4.11.2'
18
log4jVersion = '2.15.0'
19
guavaVersion = '28.1-jre'
20
jacksonVersion = '2.10.0'
gradle.properties
@@ -1,3 +1,3 @@
1
kotlin.code.style=official
2
group=org.web3j
3
-version=4.11.2-SNAPSHOT
+version=4.11.2
0 commit comments