Skip to content

Commit b3c7872

Browse files
committed
4.13.0
Signed-off-by: gtebrean <[email protected]>
1 parent 8cb1148 commit b3c7872

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
@@ -13,7 +13,7 @@ plugins {
1313
description 'Web3j-evm extension'
1414

1515
ext {
16-
web3jVersion = '4.12.4-SNAPSHOT'
16+
web3jVersion = '4.13.0'
1717
log4jVersion = '2.23.1'
1818
guavaVersion = '33.2.0-jre'
1919
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.12.4-SNAPSHOT
3+
version=4.13.0

0 commit comments

Comments
 (0)