Skip to content

Commit

Permalink
Merge pull request #202 from scala-steward/update/lucene-core-9.11.1
Browse files Browse the repository at this point in the history
Update lucene-analysis-common, ... to 9.11.1
  • Loading branch information
valencik committed Jul 11, 2024
2 parents ede5b2d + 2687ce6 commit e82fb4d
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.10.2"
val luceneV = "9.11.0"
val luceneV = "9.11.1"
val munitCatsEffectV = "2.0.0"

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

0 comments on commit e82fb4d

Please sign in to comment.