Merge branch 'renovate/main-com.google.protobuf-protobuf-java-4.x' into 'main'

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

See merge request fforesight/llm-service!29
This commit is contained in:
Renovate Bot 2024-11-19 22:06:04 +01:00
commit 6b1399daae

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")
}