chore(ci.yml): update certora to 7.17.2

This commit is contained in:
Ricardo Guilherme Schmidt 2024-11-13 18:09:51 -03:00
parent 377f01903f
commit 08b8910503
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ jobs:
with: { java-version: "11", java-package: jre }
- name: Install Certora CLI
run: pip3 install certora-cli==7.10.2
run: pip3 install certora-cli==7.17.2
- name: Install Solidity
run: |