Bump minimum pragma version to 0.8.19 (#4288)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (utils/structs/Checkpoints.sol)
|
||||
// This file was procedurally generated from scripts/generate/templates/Checkpoints.js.
|
||||
|
||||
pragma solidity ^0.8.0;
|
||||
pragma solidity ^0.8.19;
|
||||
|
||||
import "../math/Math.sol";
|
||||
import "../math/SafeCast.sol";
|
||||
|
||||
Reference in New Issue
Block a user