Skip to content

Commit

Permalink
Development: Update server dependency protobuf-java
Browse files Browse the repository at this point in the history
  • Loading branch information
krusche committed Sep 22, 2024
1 parent 3ab435c commit 00f38c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ dependencies {
implementation "org.apache.lucene:lucene-queryparser:${lucene_version}"
implementation "org.apache.lucene:lucene-core:${lucene_version}"
implementation "org.apache.lucene:lucene-analyzers-common:${lucene_version}"

implementation "com.google.protobuf:protobuf-java:4.28.2"

// we have to override those values to use the latest version
implementation "org.slf4j:jcl-over-slf4j:${slf4j_version}"
Expand Down

0 comments on commit 00f38c0

Please sign in to comment.