Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
web3rpc-java reference version down
Browse files Browse the repository at this point in the history
  • Loading branch information
kjeom committed May 20, 2024
1 parent a1f4430 commit d38b61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web3j-ext/web3j-ext/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}

dependencies {
implementation "foundation.klaytn:web3rpc-java:v1.0.1"
implementation "foundation.klaytn:web3rpc-java:v1.0.0"
implementation "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
implementation "org.web3j:core:4.9.8"
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.14.2'
Expand Down

0 comments on commit d38b61c

Please sign in to comment.