Bump solc to 0.8.25

This commit is contained in:
ernestognw
2024-04-19 16:03:05 -06:00
parent cd86596938
commit 6a100abfe1

View File

@ -12,7 +12,7 @@ on:
env:
PIP_VERSION: '3.10'
JAVA_VERSION: '11'
SOLC_VERSION: '0.8.24'
SOLC_VERSION: '0.8.25'
concurrency: ${{ github.workflow }}-${{ github.ref }}