Skip to content

Commit

Permalink
Update lucene-analysis-common, ... to 9.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 29, 2024
1 parent 6332761 commit 370ec00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ThisBuild / scalaVersion := Scala213 // the default Scala
val catsV = "2.12.0"
val catsEffectV = "3.5.4"
val fs2V = "3.11.0"
val luceneV = "9.11.1"
val luceneV = "9.12.0"
val munitCatsEffectV = "2.0.0"

lazy val root = tlCrossRootProject.aggregate(lucene, example, unidocs, benchmarks)
Expand Down

0 comments on commit 370ec00

Please sign in to comment.