Skip to content

Commit

Permalink
change third lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
WuEcho committed Dec 10, 2024
1 parent c51d63d commit 598ebb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
branch = v5.0.0
[submodule "lib/openzeppelin-contracts-upgradeable"]
path = lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
branch = v5.0.0
2 changes: 1 addition & 1 deletion hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
{
compilers: [
{
version: "0.8.25",
version: "0.8.20",
}
]
},
Expand Down

0 comments on commit 598ebb1

Please sign in to comment.