Skip to content

Commit

Permalink
fixup! Move SuffixTrieEncoder to besu-verkle-trie project
Browse files Browse the repository at this point in the history
 use 0.0.3-SNAPSHOT with timestamp

Signed-off-by: Luis Pinto <[email protected]>
  • Loading branch information
lu-pinto committed Sep 20, 2024
1 parent 460d336 commit 1a07247
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 @@ -169,7 +169,7 @@ dependencyManagement {
entry 'ipa-multipoint'
}

dependency 'org.hyperledger.besu:besu-verkle-trie:0.0.2'
dependency 'org.hyperledger.besu:besu-verkle-trie:0.0.3-20240917.164246-1'

dependencySet(group: 'org.immutables', version: '2.10.0') {
entry 'value-annotations'
Expand Down

0 comments on commit 1a07247

Please sign in to comment.