Skip to content

Commit

Permalink
Merge branch 'develop' into feature/general/cleanup-service
Browse files Browse the repository at this point in the history
  • Loading branch information
undernagruzez committed Sep 23, 2024
2 parents 9ab61c6 + 00f38c0 commit a50a874
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 99 deletions.
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
Loading

0 comments on commit a50a874

Please sign in to comment.