Bump ERC1967Utils pragma to 0.8.21 and set Slither CI version to 0.10.1 (#5005)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com> Co-authored-by: ernestognw <ernestognw@gmail.com>
This commit is contained in:
committed by
GitHub
parent
f8c2e1035e
commit
5212e8eb18
@ -1,7 +1,7 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts (last updated v5.0.0) (proxy/ERC1967/ERC1967Utils.sol)
|
||||
|
||||
pragma solidity ^0.8.20;
|
||||
pragma solidity ^0.8.21;
|
||||
|
||||
import {IBeacon} from "../beacon/IBeacon.sol";
|
||||
import {IERC1967} from "../../interfaces/IERC1967.sol";
|
||||
|
||||
Reference in New Issue
Block a user