Skip to content

Commit

Permalink
Merge pull request #173 from scala-steward/update/cats-effect-3.5.3
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-kernel to 3.5.3
  • Loading branch information
valencik authored Jan 18, 2024
2 parents 066b2d3 + b6dcf7a commit ddbe6bf
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 @@ -27,7 +27,7 @@ ThisBuild / crossScalaVersions := Seq(Scala213, "3.3.1")
ThisBuild / scalaVersion := Scala213 // the default Scala

val catsV = "2.10.0"
val catsEffectV = "3.5.2"
val catsEffectV = "3.5.3"
val fs2V = "3.9.3"
val luceneV = "9.9.1"
val munitCatsEffectV = "2.0.0-M4"
Expand Down

0 comments on commit ddbe6bf

Please sign in to comment.