Skip to content

Commit

Permalink
Update fs2-core to 3.7.0 (#1602)
Browse files Browse the repository at this point in the history
Co-authored-by: Georgi Krastev <joro.kr.21@gmail.com>
  • Loading branch information
scala-steward and joroKr21 committed May 28, 2023
1 parent 29108a2 commit f816dbf
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 @@ -17,7 +17,7 @@ lazy val argonautVersion = "6.3.8"
lazy val iterateeVersion = "0.20.0"
lazy val refinedVersion = "0.10.3"
lazy val catsEffectVersion = "3.4.11"
lazy val fs2Version = "3.6.1"
lazy val fs2Version = "3.7.0"

def compilerOptions(scalaVersion: String): Seq[String] = Seq(
"-deprecation",
Expand Down

0 comments on commit f816dbf

Please sign in to comment.