Skip to content

Commit

Permalink
chore: bump solc to resolve simulate failing
Browse files Browse the repository at this point in the history
  • Loading branch information
highskore committed Nov 14, 2024
1 parent a77a885 commit 3c435f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[profile.default]
solc_version = "0.8.25"
solc_version = "0.8.26a"
evm_version = "cancun"
src = "src"
out = "out"
Expand Down

0 comments on commit 3c435f3

Please sign in to comment.