Skip to content

Commit

Permalink
Merge pull request #75 from iikirilov/default-wallet-pass
Browse files Browse the repository at this point in the history
bump openapi version
  • Loading branch information
iikirilov authored Aug 18, 2020
2 parents 0f4671c + ac75a5d commit 1901ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
mockitoVersion = "3.+"
gsonVersion = "2.8.6"
wireMockVersion = "2.25.1"
web3jOpenApiVersion = '0.0.5'
web3jOpenApiVersion = '0.0.6'
web3jSoktVersion = "0.2.0"
gradleVersion = "6.2"
kotlinLoggin = "1.7.9"
Expand Down

0 comments on commit 1901ad7

Please sign in to comment.