Skip to content

Commit 2aa9c4c

Browse files
committed
release 4.10.2
1 parent b8b3bc2 commit 2aa9c4c

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.10.1'
17+
web3jVersion = '4.10.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.10.2-SNAPSHOT
3+
version=4.10.2

0 commit comments

Comments
 (0)