Skip to content

Commit

Permalink
Merge pull request #210 from scala-steward/update/lucene-core-9.12.0
Browse files Browse the repository at this point in the history
Update lucene-analysis-common, ... to 9.12.0
  • Loading branch information
valencik authored Sep 30, 2024
2 parents 6332761 + 370ec00 commit 14f723f
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 14f723f

Please sign in to comment.