We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b3bc2 commit 2aa9c4cCopy full SHA for 2aa9c4c
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
description 'Web3j-evm extension'
15
16
ext {
17
- web3jVersion = '4.10.1'
+ web3jVersion = '4.10.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.10.2-SNAPSHOT
+version=4.10.2
0 commit comments