From 67f789e443969f3c82c3f41af2221f435cfd148f Mon Sep 17 00:00:00 2001 From: Paul Razvan Berg Date: Sun, 28 May 2023 14:04:55 +0300 Subject: [PATCH] build: bump prb-test and forge-std --- .gitmodules | 2 +- lib/forge-std | 2 +- lib/prb-test | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3b3d8c3..92e4318 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,6 +3,6 @@ path = "lib/forge-std" url = "https://github.com/foundry-rs/forge-std" [submodule "lib/prb-test"] - branch = "v0" + branch = "release-v0" path = "lib/prb-test" url = "https://github.com/PaulRBerg/prb-test" diff --git a/lib/forge-std b/lib/forge-std index 73d44ec..e8a047e 160000 --- a/lib/forge-std +++ b/lib/forge-std @@ -1 +1 @@ -Subproject commit 73d44ec7d124e3831bc5f832267889ffb6f9bc3f +Subproject commit e8a047e3f40f13fa37af6fe14e6e06283d9a060e diff --git a/lib/prb-test b/lib/prb-test index cfc05f0..1e9ead2 160000 --- a/lib/prb-test +++ b/lib/prb-test @@ -1 +1 @@ -Subproject commit cfc05f091f406651816405826a19972f12efe150 +Subproject commit 1e9ead2f7bfaedda3038081c16484b0d7d0b2712