Skip to content

Commit

Permalink
chore(deps): update apache lucene packages to v9.8.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 30, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b9de880 commit ff1d564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ val jsoupVersion = "1.16.1"
val prometheusVersion = "0.16.0"
val sttpVersion = "2.3.0"
val tikaVersion = "2.9.0"
val luceneVersion = "9.7.0"
val luceneVersion = "9.8.0"

libraryDependencies ++= Seq(
"io.circe" %% "circe-core",

0 comments on commit ff1d564

Please sign in to comment.