Bump minimum pragma version to 0.8.19 (#4288)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (utils/structs/DoubleEndedQueue.sol)
|
||||
pragma solidity ^0.8.4;
|
||||
pragma solidity ^0.8.19;
|
||||
|
||||
import "../math/SafeCast.sol";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user