Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 25, 2024
1 parent 8a370dc commit 2e24168
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,19 @@
[submodule "lib/openzeppelin-contracts-05"]
path = lib/openzeppelin-contracts-05
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-05 && git checkout v2.5.1 && popd
[submodule "lib/openzeppelin-contracts-06"]
path = lib/openzeppelin-contracts-06
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-06 && git checkout v3.4.2 && popd
[submodule "lib/openzeppelin-contracts-07"]
path = lib/openzeppelin-contracts-07
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-07 && git checkout v4.9.6 && popd
[submodule "lib/openzeppelin-contracts-08"]
path = lib/openzeppelin-contracts-08
url = https://github.com/OpenZeppelin/openzeppelin-contracts
# pushd lib/openzeppelin-contracts-08 && git checkout v5.0.2 && popd
[submodule "lib/damn-vulnerable-defi-v4"]
path = lib/damn-vulnerable-defi-v4
url = https://github.com/theredguild/damn-vulnerable-defi
2 changes: 1 addition & 1 deletion lib/forge-std

0 comments on commit 2e24168

Please sign in to comment.