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