chore: bump solidity

This commit is contained in:
Adam Uhlíř 2023-04-27 15:12:45 +02:00
parent e38c3c3897
commit 3a900ca247
No known key found for this signature in database
GPG Key ID: 1D17A9E81F76155B
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ require("hardhat-deploy-ethers")
module.exports = {
solidity: {
version: "0.8.8",
version: "0.8.19",
settings: {
optimizer: {
enabled: true,