Skip to content

Commit

Permalink
Update to Consensys/discovery 25.2.0 (hyperledger#8278)
Browse files Browse the repository at this point in the history
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
  • Loading branch information
Matilda-Clerke and macfarla authored Feb 12, 2025
1 parent f3bbb90 commit af842eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7000,15 +7000,15 @@
<sha256 value="f85d31049d34a23b7ae5418dce2d5a18a132aa7739c762b11551325f3706c089" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="tech.pegasys.discovery" name="discovery" version="24.9.1">
<artifact name="discovery-24.9.1.jar">
<sha256 value="3ec1210c89a08d990767b0c2087afe3b0554c52171459926166f88118afe6b45" origin="Generated by Gradle"/>
<component group="tech.pegasys.discovery" name="discovery" version="25.2.0">
<artifact name="discovery-25.2.0.jar">
<sha256 value="262b6ee8cbe3a7e2146d27fc183610698c61c0317c93134120b9be655121a189" origin="Generated by Gradle"/>
</artifact>
<artifact name="discovery-24.9.1.module">
<sha256 value="b5be44855f5e2eead37b8120447cf3431e976aa79df1182e12380a51a7c77cf5" origin="Generated by Gradle"/>
<artifact name="discovery-25.2.0.module">
<sha256 value="0bd6dfcfea3ac83b81bcf813cecf826fa703f92e7cbeb9f31be4434296018993" origin="Generated by Gradle"/>
</artifact>
<artifact name="discovery-24.9.1.pom">
<sha256 value="54fc2d14a65ab0e25ec43df22f119e2840e628fdf8726f85d05929feccc68bd1" origin="Generated by Gradle"/>
<artifact name="discovery-25.2.0.pom">
<sha256 value="68c3d3764c71d443241eecc990a3dfc470b592604e9e2d53c3473631ab9b141d" origin="Generated by Gradle"/>
</artifact>
</component>
</components>
Expand Down
2 changes: 1 addition & 1 deletion platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ dependencies {

api 'tech.pegasys:jc-kzg-4844:1.0.0'

api 'tech.pegasys.discovery:discovery:24.9.1'
api 'tech.pegasys.discovery:discovery:25.2.0'
}
}

Expand Down

0 comments on commit af842eb

Please sign in to comment.