Skip to content

Commit

Permalink
build: bump compiler to v0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Aug 11, 2023
1 parent ac68274 commit 261d351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const config: HardhatUserConfig = {
tests: "./test",
},
solidity: {
version: "0.8.17",
version: "0.8.19",
settings: {
metadata: {
// Not including the metadata hash
Expand Down

0 comments on commit 261d351

Please sign in to comment.