Update dependency com.google.protobuf:protobuf-java to v4.29.1
This commit is contained in:
parent
f85c2b6df2
commit
543b00713e
@ -21,5 +21,5 @@ dependencies {
|
|||||||
}
|
}
|
||||||
implementation("com.azure:azure-ai-openai:1.0.0-beta.12")
|
implementation("com.azure:azure-ai-openai:1.0.0-beta.12")
|
||||||
implementation("ch.qos.logback:logback-classic:1.5.12")
|
implementation("ch.qos.logback:logback-classic:1.5.12")
|
||||||
implementation("com.google.protobuf:protobuf-java:4.29.0")
|
implementation("com.google.protobuf:protobuf-java:4.29.1")
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user