Skip to content

Commit

Permalink
Bump compiler
Browse files Browse the repository at this point in the history
zZoMROT committed Nov 14, 2023
1 parent 7f177ac commit b7ebc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ function getNetwork(): string {

const config: HardhatUserConfig = {
solidity: {
version: '0.8.22',
version: '0.8.23',
settings: {
optimizer: {
enabled: true,

0 comments on commit b7ebc73

Please sign in to comment.