Skip to content

Commit 5a1e6ab

Browse files
Bump ref-test to version v1.5.0-beta.3 (#9295)
1 parent bfc06b8 commit 5a1e6ab

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.2"
327+
def refTestVersion = nightly ? "nightly" : "v1.5.0-beta.3"
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)