chore: bump solc test 0.8.18 (#2113)
This commit is contained in:
parent
cabb15e346
commit
2fce943274
|
@ -833,7 +833,7 @@ mod tests {
|
||||||
// update this test whenever there's a new sol
|
// update this test whenever there's a new sol
|
||||||
// version. that's ok! good reminder to check the
|
// version. that's ok! good reminder to check the
|
||||||
// patch notes.
|
// patch notes.
|
||||||
(">=0.5.0", "0.8.17"),
|
(">=0.5.0", "0.8.18"),
|
||||||
// range
|
// range
|
||||||
(">=0.4.0 <0.5.0", "0.4.26"),
|
(">=0.4.0 <0.5.0", "0.4.26"),
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue