Skip to content

Commit

Permalink
Merge branch 'develop' into feature/add-auxiliary-repository-view
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonEntholzer committed Sep 22, 2024
2 parents 448a9c4 + 00f38c0 commit ea7763d
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 ea7763d

Please sign in to comment.