Skip to content

Commit

Permalink
Update dependency org.hyperledger.besu:secp256r1 to v0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 839b9d1 commit cf135db
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.9.6'
dependency 'org.hyperledger.besu:blake2bf:0.6.0'

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

0 comments on commit cf135db

Please sign in to comment.