diff --git a/gradle.properties b/gradle.properties index ed10cb5..c17bbbf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ group=com.partior ## "version" will be updated automatically from partior's CI pipeline version=0.0.1 -web3jCoreVersion=4.9.5-SNAPSHOT +web3jCoreVersion=4.9.5 jacksonKotlinVersion=2.9.0 logbackVersion=1.2.3 junitVersion=5.5.2