From da6d5cb8e1261716511957e777250ab4fe8915b5 Mon Sep 17 00:00:00 2001 From: Ferran Borreguero Date: Wed, 3 Jan 2024 14:31:52 +0100 Subject: [PATCH] Update snapshot --- foundry.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/foundry.toml b/foundry.toml index 93d2364..26443c0 100644 --- a/foundry.toml +++ b/foundry.toml @@ -1,2 +1,3 @@ [profile.ci.fuzz] runs = 10_000 +solc_version = "0.8.23" \ No newline at end of file