chore: bump latest solc release (#1282)
This commit is contained in:
parent
f5ea2bd6e3
commit
d77f92519c
|
@ -804,7 +804,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.13"),
|
||||
(">=0.5.0", "0.8.14"),
|
||||
// range
|
||||
(">=0.4.0 <0.5.0", "0.4.26"),
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue