mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
chore(frontend): force frontend protobuf version (#11601)
This commit is contained in:
parent
ebcce1f87b
commit
4b66757a62
@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user