chore: update max solc version 0.8.16 (#1578)
This commit is contained in:
parent
0fd8f9c227
commit
0bf9665d98
|
@ -823,7 +823,7 @@ mod tests {
|
|||
// update this test whenever there's a new sol
|
||||
// version. that's ok! good reminder to check the
|
||||
// patch notes.
|
||||
(">=0.5.0", "0.8.15"),
|
||||
(">=0.5.0", "0.8.16"),
|
||||
// range
|
||||
(">=0.4.0 <0.5.0", "0.4.26"),
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue