Update dependency com.google.protobuf:protobuf-java to v4.28.3

This commit is contained in:
Renovate Bot 2024-11-19 20:06:58 +00:00
parent 1bb1b02c83
commit 66561cf8dd

View File

@ -21,5 +21,5 @@ dependencies {
}
implementation("com.azure:azure-ai-openai:1.0.0-beta.12")
implementation("ch.qos.logback:logback-classic:1.5.12")
implementation("com.google.protobuf:protobuf-java:4.27.1")
implementation("com.google.protobuf:protobuf-java:4.28.3")
}