Skip to content

Commit 4102105

Browse files
authored
bump Foundry and forge-std (smartcontractkit#15360)
forge-std v1.9.4 ran `make snapshot-all`
1 parent 4665863 commit 4102105

File tree

5 files changed

+433
-270
lines changed

5 files changed

+433
-270
lines changed

contracts/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mockery: $(mockery) ## Install mockery.
4343

4444
.PHONY: foundry
4545
foundry: ## Install foundry.
46-
foundryup --version nightly-3ff3d0562215bca620e07c5c4c154eec8da0f04b
46+
foundryup --version nightly-fb5f0e1c4d9b9b0861be3e3bd07963524c5ac08e
4747

4848
.PHONY: foundry-refresh
4949
foundry-refresh: foundry

0 commit comments

Comments
 (0)