Skip to content

Commit

Permalink
Upgrade besu-native
Browse files Browse the repository at this point in the history
Upgrade besu-native to 8.2.1

Signed-off-by: Danno Ferrin <[email protected]>
  • Loading branch information
shemnon committed Sep 19, 2023
1 parent 3e724a0 commit dd32317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ dependencyManagement {
dependency 'org.openjdk.jol:jol-core:0.17'
dependency 'tech.pegasys:jc-kzg-4844:0.7.0'

dependencySet(group: 'org.hyperledger.besu', version: '0.8.1') {
dependencySet(group: 'org.hyperledger.besu', version: '0.8.2') {
entry 'arithmetic'
entry 'ipa-multipoint'
entry 'bls12-381'
Expand Down

0 comments on commit dd32317

Please sign in to comment.