Skip to content

Commit

Permalink
Update fs2-core to 3.10.2 (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-geirolz[bot] committed May 26, 2024
1 parent 61fbae9 commit 03f6f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object ProjectDependencies {
private val log4catsVersion = "2.6.0"
private val odinVersion = "0.13.0"
private val http4sVersion = "0.23.25"
private val fs2Version = "3.9.4"
private val fs2Version = "3.10.2"
private val scalacheck = "1.17.0"

lazy val common: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 03f6f4a

Please sign in to comment.