Skip to content

Commit

Permalink
Update besu to 23.7.2 (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
jframe authored Sep 6, 2023
1 parent b34371f commit b2ae89d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
besuVersion=23.4.4
besuVersion=23.7.2
besuDistroUrl=https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/${besuVersion}/besu-${besuVersion}.tar.gz

hashicorpVaultVersion=1.9.2
Expand Down
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ dependencyManagement {
entry 'mockito-junit-jupiter'
}

dependency 'org.hyperledger.besu:plugin-api:22.10.3'
dependency 'org.hyperledger.besu.internal:metrics-core:22.10.3'
dependency 'org.hyperledger.besu:plugin-api:23.7.2'
dependency 'org.hyperledger.besu.internal:metrics-core:23.7.2'

dependency 'org.xipki.iaik:sunpkcs11-wrapper:1.4.9'

Expand Down

0 comments on commit b2ae89d

Please sign in to comment.