Skip to content

Commit

Permalink
Update fs2-core, fs2-io to 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 13, 2023
1 parent 3d1a800 commit ca172fb
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 @@ -7,7 +7,7 @@ import scala.sys.process.*
lazy val catsVersion = "2.10.0"
lazy val catsEffectVersion = "3.5.1"
lazy val circeVersion = "0.14.5"
lazy val fs2Version = "3.8.0"
lazy val fs2Version = "3.9.2"
lazy val h2Version = "1.4.200"
lazy val hikariVersion = "5.0.1" // N.B. Hikari v4 introduces a breaking change via slf4j v2
lazy val kindProjectorVersion = "0.11.2"
Expand Down

0 comments on commit ca172fb

Please sign in to comment.