Skip to content

Commit

Permalink
Merge branch 'main' into update/fs2-core-3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
valencik authored Jan 31, 2024
2 parents c72a367 + 7889ab7 commit cfecfe9
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.1"
val luceneV = "9.9.2"
val munitCatsEffectV = "2.0.0-M4"

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

0 comments on commit cfecfe9

Please sign in to comment.