Skip to content

Commit

Permalink
Merge pull request #176 from scala-steward/update/lucene-core-9.10.0
Browse files Browse the repository at this point in the history
Update lucene-analysis-common, ... to 9.10.0
  • Loading branch information
valencik authored Feb 21, 2024
2 parents 998c19d + 16be18e commit 01c114a
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.10.0"
val catsEffectV = "3.5.3"
val fs2V = "3.9.4"
val luceneV = "9.9.2"
val luceneV = "9.10.0"
val munitCatsEffectV = "2.0.0-M4"

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

0 comments on commit 01c114a

Please sign in to comment.