mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 15:37:54 -05:00
Merge branch 'main' into zkbesu
# Conflicts: # .github/issue_template.md
This commit is contained in:
@@ -36,11 +36,13 @@ dependencies {
|
||||
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind'
|
||||
implementation 'com.google.guava:guava'
|
||||
implementation 'com.google.dagger:dagger'
|
||||
implementation 'info.picocli:picocli'
|
||||
implementation 'io.tmio:tuweni-bytes'
|
||||
implementation 'io.tmio:tuweni-units'
|
||||
implementation "org.immutables:value-annotations"
|
||||
annotationProcessor "org.immutables:value"
|
||||
annotationProcessor 'com.google.dagger:dagger-compiler'
|
||||
|
||||
testImplementation project(':testutil')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user