Skip to content

Commit

Permalink
bump up ref test version
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Sep 21, 2023
1 parent f7354d4 commit 9b59427
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -295,7 +295,7 @@ allprojects {
}
}

def refTestVersion = 'v1.4.0-beta.1' // Arbitrary change to refresh cache number: 1
def refTestVersion = 'v1.4.0-beta.2' // Arbitrary change to refresh cache number: 1
def blsRefTestVersion = 'v0.1.2'
def refTestBaseUrl = 'https://github.com/ethereum/consensus-spec-tests/releases/download'
def blsRefTestBaseUrl = 'https://github.com/ethereum/bls12-381-tests/releases/download'
Expand Down
Binary file not shown.

0 comments on commit 9b59427

Please sign in to comment.