Skip to content

Commit

Permalink
API: Remove Immutables dependency (apache#8326)
Browse files Browse the repository at this point in the history
  • Loading branch information
nastra authored Aug 15, 2023
1 parent 700127d commit 9a283f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,6 @@ project(':iceberg-api') {
implementation project(path: ':iceberg-bundled-guava', configuration: 'shadow')
compileOnly libs.errorprone.annotations
compileOnly libs.findbugs.jsr305
annotationProcessor libs.immutables.value
compileOnly libs.immutables.value
testImplementation libs.avro.avro
testImplementation libs.esotericsoftware.kryo
}
Expand Down

0 comments on commit 9a283f5

Please sign in to comment.