Skip to content

Commit

Permalink
chore(frontend): force frontend protobuf version (datahub-project#11601)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored Oct 11, 2024
1 parent ebcce1f commit 4b66757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ subprojects {
implementation("com.fasterxml.jackson.core:jackson-databind:$jacksonVersion")
implementation("com.fasterxml.jackson.core:jackson-dataformat-cbor:$jacksonVersion")
implementation(externalDependency.commonsIo)
implementation(externalDependency.protobuf)
}
}

Expand Down

0 comments on commit 4b66757

Please sign in to comment.