Skip to content

Commit

Permalink
Update fs2-core to 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] committed Nov 12, 2023
1 parent eda321e commit 7e1b569
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.23"
private val fs2Version = "3.9.2"
private val fs2Version = "3.9.3"
private val scalacheck = "1.17.0"

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

0 comments on commit 7e1b569

Please sign in to comment.