Skip to content

Commit

Permalink
Merge pull request #60 from web3j/bump_to_036
Browse files Browse the repository at this point in the history
update sokt and node versions
  • Loading branch information
gtebrean authored Apr 13, 2023
2 parents 36a4f86 + 6b7a035 commit 7aa6b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ repositories {
}

ext {
soktVersion = '0.2.2'
soktVersion = '0.2.3'
junitVersion = '4.13'
assertjVersion = '3.17.1'
systemRulesVersion = '1.19.0'
nodePluginVersion = '3.3.0'
nodePluginVersion = '3.5.1'
}

dependencies {
Expand Down

0 comments on commit 7aa6b72

Please sign in to comment.