Skip to content

Commit

Permalink
Update dependency org.hyperledger.besu:secp256r1 to v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent f493be9 commit 93a96ce
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 @@ -149,7 +149,7 @@ dependencyManagement {

dependency 'org.hyperledger.besu:bls12-381:0.6.0'
dependency 'org.hyperledger.besu:secp256k1:0.6.0'
dependency 'org.hyperledger.besu:secp256r1:0.6.0'
dependency 'org.hyperledger.besu:secp256r1:0.8.5'
dependency 'org.hyperledger.besu:blake2bf:0.6.0'

dependency 'org.immutables:value-annotations:2.9.0'
Expand Down

0 comments on commit 93a96ce

Please sign in to comment.