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
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 0370866 commit 743a660
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
Expand Up @@ -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",
Expand Down

0 comments on commit 743a660

Please sign in to comment.