Skip to content

Commit

Permalink
Merge pull request #479 from scala-steward/update/fs2-io-3.2.4
Browse files Browse the repository at this point in the history
Update fs2-io to 3.2.4
  • Loading branch information
mergify[bot] committed Dec 26, 2021
2 parents f8fd182 + 212bd46 commit ce90c60
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 @@ -326,7 +326,7 @@ lazy val xray = crossProject(JSPlatform, JVMPlatform)
description := "AWS X-Ray bindings implementation",
libraryDependencies ++= Seq(
"io.circe" %%% "circe-core" % "0.14.1",
"co.fs2" %%% "fs2-io" % "3.2.3",
"co.fs2" %%% "fs2-io" % "3.2.4",
"com.comcast" %%% "ip4s-core" % "3.1.2",
"org.scodec" %%% "scodec-bits" % "1.1.30"
)
Expand Down

0 comments on commit ce90c60

Please sign in to comment.