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

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

See merge request fforesight/llm-service!51
This commit is contained in:
Renovate Bot 2024-12-04 23:05:24 +01:00
commit a7e7d589b2

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.29.0")
implementation("com.google.protobuf:protobuf-java:4.29.1")
}