Commit 681db1d3 by Nicolás Venturo

Upgrade Solidity compiler version

parent d9accb63
......@@ -2,7 +2,7 @@ require('chai/register-should');
const { GSNDevProvider } = require('@openzeppelin/gsn-provider');
const solcStable = {
version: '0.5.7',
version: '0.5.11',
};
const solcNightly = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment