Skip to content

Commit a414f97

Browse files
committed
chore: updates solc_version to 0.8.30
1 parent af97185 commit a414f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ multiline_func_header = 'params_first_multi'
99
sort_imports = true
1010

1111
[profile.default]
12-
solc_version = '0.8.23'
12+
solc_version = '0.8.30'
1313
libs = ['node_modules', 'lib']
1414
optimizer_runs = 10_000
1515

0 commit comments

Comments
 (0)