This commit is contained in:
Radostina Lyubomirova 2025-06-04 12:45:03 +03:00
parent 6b067654c3
commit 7a02252cc7

View file

@ -7,5 +7,5 @@ module.exports = {
url: "http://127.0.0.1:8545", url: "http://127.0.0.1:8545",
}, },
}, },
solidity: "0.8.18", solidity: "0.8.28",
}; };