diff --git a/.gitmodules b/.gitmodules index 15d3434..dde7084 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "lib/forge-std"] path = lib/forge-std url = https://github.com/foundry-rs/forge-std - branch = v1.3.0 + branch = v1 [submodule "lib/openzeppelin-contracts"] path = lib/openzeppelin-contracts url = https://github.com/openzeppelin/openzeppelin-contracts - branch = v4.8.1 + branch = release-v4.8 diff --git a/lib/forge-std b/lib/forge-std index 066ff16..f73c73d 160000 --- a/lib/forge-std +++ b/lib/forge-std @@ -1 +1 @@ -Subproject commit 066ff16c5c03e6f931cd041fd366bc4be1fae82a +Subproject commit f73c73d2018eb6a111f35e4dae7b4f27401e9421 diff --git a/lib/openzeppelin-contracts b/lib/openzeppelin-contracts index 0457042..0a25c19 160000 --- a/lib/openzeppelin-contracts +++ b/lib/openzeppelin-contracts @@ -1 +1 @@ -Subproject commit 0457042d93d9dfd760dbaa06a4d2f1216fdbe297 +Subproject commit 0a25c1940ca220686588c4af3ec526f725fe2582