Skip to content

Commit 70855f7

Browse files
committed
fix foundry
1 parent 46db15d commit 70855f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[profile.default]
2-
solc_version = '0.8.26'
2+
solc_version = '0.8.27'
33
evm_version = 'cancun'
44
src = 'contracts'
55
out = 'out'

0 commit comments

Comments
 (0)