Skip to content

Commit

Permalink
Update fs2-core, fs2-io to 3.9.3 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrutsch authored Nov 8, 2023
1 parent c30ef7f commit 8262e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sbt._
object Dependencies {

private val circeVersion = "0.14.6"
private val fs2Version = "3.9.2"
private val fs2Version = "3.9.3"
private val sttpClientVersion = "3.9.0"

val core: Seq[ModuleID] = Seq(
Expand Down

0 comments on commit 8262e0b

Please sign in to comment.