Skip to content

Commit

Permalink
Upgrade reference tests to 1.1.9. (#4918)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsutton authored Jan 31, 2022
1 parent 89acdb4 commit b404678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ allprojects {
}
}

def refTestVersion = 'v1.1.8' // Arbitrary change to refresh cache number: 0
def refTestVersion = 'v1.1.9' // Arbitrary change to refresh cache number: 0
def blsRefTestVersion = 'v0.1.0'
def refTestBaseUrl = 'https://github.com/ethereum/eth2.0-spec-tests/releases/download'
def blsRefTestBaseUrl = 'https://github.com/ethereum/bls12-381-tests/releases/download'
Expand Down

0 comments on commit b404678

Please sign in to comment.