bump solidity in integration tests
This commit is contained in:
parent
5e2d0d5b5c
commit
2857ceb972
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"author": "Paul Etscheit",
|
"author": "Paul Etscheit",
|
||||||
"license": "LGPL-3.0-only",
|
"license": "LGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"solc": "^0.6.1",
|
"solc": "0.8.0",
|
||||||
"web3": "^1.0.0"
|
"web3": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue