Skip to content

Commit 8c94acc

Browse files
committed
pragma
1 parent 296a87e commit 8c94acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/utils/Base58.t.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.26;
44

55
import {Test} from "forge-std/Test.sol";
66
import {Base58} from "@openzeppelin/contracts/utils/Base58.sol";

0 commit comments

Comments
 (0)