Skip to content

Commit

Permalink
Update fs2-core to 3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 28, 2024
1 parent 57a2336 commit ea05fc4
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.9"
lazy val iterateeVersion = "0.20.0"
lazy val refinedVersion = "0.11.1"
lazy val catsEffectVersion = "3.5.4"
lazy val fs2Version = "3.10.1"
lazy val fs2Version = "3.10.2"

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

0 comments on commit ea05fc4

Please sign in to comment.