Skip to content

Commit

Permalink
Update execution tests to 0.2.5 (hyperledger#5952)
Browse files Browse the repository at this point in the history
* 0.2.4

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* 0.2.5

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

* removed older versions of execution-tests metadata

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
  • Loading branch information
macfarla authored Sep 28, 2023
1 parent ef2d418 commit 8980835
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ethereum/referencetests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ dependencies {
referenceTestImplementation project(path: ':testutil')
referenceTestImplementation project(path: ':util')
// the following will be resolved via custom ivy repository declared in root build.gradle
referenceTestImplementation 'ethereum:execution-spec-tests:0.2.3:fixtures@tar.gz'
referenceTestImplementation 'ethereum:execution-spec-tests:0.2.5:fixtures@tar.gz'
referenceTestImplementation 'com.fasterxml.jackson.core:jackson-databind'
referenceTestImplementation 'com.google.guava:guava'
referenceTestImplementation 'io.tmio:tuweni-bytes'
Expand Down
6 changes: 3 additions & 3 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1401,9 +1401,9 @@
<sha256 value="83dec7f0b94d067dbc5c63e416f559087eb13da51f2d5d92c439e88d25d5fdb4" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ethereum" name="execution-spec-tests" version="0.2.3">
<artifact name="execution-spec-tests-0.2.3-fixtures.tar.gz">
<sha256 value="3dcf5c33adddec2655f85ea2912da294fc0ea210cb1dd032b5278d78a5a0d805" origin="Generated by Gradle"/>
<component group="ethereum" name="execution-spec-tests" version="0.2.5">
<artifact name="execution-spec-tests-0.2.5-fixtures.tar.gz">
<sha256 value="1c67818ff9ad052f2da636c1f2e99fbb801191e56af9f1ee1ebe3997039d8186" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="info.picocli" name="picocli" version="3.0.0">
Expand Down

0 comments on commit 8980835

Please sign in to comment.