Skip to content

Commit 1e3f120

Browse files
committed
Pragma
1 parent 67d5c39 commit 1e3f120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/utils/cryptography/ERC7913Utils.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: MIT
22

3-
pragma solidity ^0.8.20;
3+
pragma solidity ^0.8.24;
44

55
import {SignatureChecker} from "@openzeppelin/contracts/utils/cryptography/SignatureChecker.sol";
66
import {Bytes} from "@openzeppelin/contracts/utils/Bytes.sol";

0 commit comments

Comments
 (0)