Skip to content

Commit

Permalink
🚨 plugin: fix slither solc-version
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Jun 27, 2024
1 parent 3233e69 commit 53ef13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebauthnOwnerPlugin.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: AGPL-3.0
pragma solidity ^0.8.18;
pragma solidity ^0.8.20;

import {
ManifestAssociatedFunction,
Expand Down

0 comments on commit 53ef13c

Please sign in to comment.