Skip to content

Commit

Permalink
upgrade solidity
Browse files Browse the repository at this point in the history
  • Loading branch information
jfschwarz committed Aug 30, 2023
1 parent 682fd22 commit a6c9b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/evm/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const config: HardhatUserConfig = {
solidity: {
compilers: [
{
version: "0.8.17",
version: "0.8.21",
settings: {
optimizer: {
enabled: true,
Expand Down

0 comments on commit a6c9b63

Please sign in to comment.