Update to Consensys/discovery 25.2.0 (#8278)

Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
This commit is contained in:
Matilda-Clerke
2025-02-12 14:40:06 +11:00
committed by GitHub
parent f3bbb90cb0
commit af842eb760
2 changed files with 8 additions and 8 deletions

View File

@@ -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>

View File

@@ -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'
}
}