We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134583b commit f52e5c7Copy full SHA for f52e5c7
truffle-config.js
@@ -32,7 +32,7 @@ module.exports = {
32
},
33
compilers: {
34
solc: {
35
- version: "^0.8.12",
+ version: "^0.8.14",
36
settings: {
37
optimizer: {
38
enabled: true,
0 commit comments