Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vittominacori committed Jun 6, 2024
1 parent 0429649 commit b4ab65b
Show file tree
Hide file tree
Showing 4 changed files with 280 additions and 314 deletions.
2 changes: 1 addition & 1 deletion dist/SampleContract.dist.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Sources flattened with hardhat v2.22.3 https://hardhat.org
// Sources flattened with hardhat v2.22.5 https://hardhat.org

// SPDX-License-Identifier: MIT

Expand Down
2 changes: 1 addition & 1 deletion hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require('solidity-docgen');
module.exports = {
defaultNetwork: 'hardhat',
solidity: {
version: '0.8.25',
version: '0.8.26',
settings: {
evmVersion: 'cancun',
optimizer: {
Expand Down
Loading

0 comments on commit b4ab65b

Please sign in to comment.