Skip to content

Commit

Permalink
Update cats-effect, cats-effect-kernel, ... to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jan 16, 2024
1 parent 174f9ea commit 455e73e
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 @@ -28,7 +28,7 @@ ThisBuild / crossScalaVersions := Seq(Scala213, "3.3.1")
ThisBuild / scalaVersion := Scala213 // the default Scala

val CatsVersion = "2.10.0"
val CatsEffectVersion = "3.5.2"
val CatsEffectVersion = "3.5.3"
val CatsMtlVersion = "1.4.0"
val FS2Version = "3.9.3"
val MUnitVersion = "1.0.0-M10"
Expand Down

0 comments on commit 455e73e

Please sign in to comment.