Skip to content

Commit e576415

Browse files
authored
bump ref tests (#9308)
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
1 parent 5b806dd commit e576415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ allprojects {
324324
}
325325

326326
def nightly = System.getenv("NIGHTLY") != null
327-
def refTestVersion = nightly ? "nightly" : "v1.5.0-beta.3"
327+
def refTestVersion = nightly ? "nightly" : "v1.5.0-beta.4"
328328
def blsRefTestVersion = 'v0.1.2'
329329
def slashingProtectionInterchangeRefTestVersion = 'v5.3.0'
330330
def refTestBaseUrl = 'https://github.com/ethereum/consensus-spec-tests/releases/download'

0 commit comments

Comments
 (0)