Increase SignatureChecker minimum pragma to 0.8.24 (#5716)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts (last updated v5.1.0) (governance/extensions/GovernorCountingSimple.sol)
|
||||
|
||||
pragma solidity ^0.8.20;
|
||||
pragma solidity ^0.8.24;
|
||||
|
||||
import {IGovernor, Governor} from "../Governor.sol";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user