Skip to content

Commit

Permalink
Merge pull request #546 from scala-steward/update/fs2-io-3.2.7
Browse files Browse the repository at this point in the history
Update fs2-io to 3.2.7
  • Loading branch information
mergify[bot] authored Mar 30, 2022
2 parents 73a11ed + 2cb326f commit 15359b7
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.6",
"co.fs2" %%% "fs2-io" % "3.2.7",
"com.comcast" %%% "ip4s-core" % "3.1.2",
"org.scodec" %%% "scodec-bits" % "1.1.30"
)
Expand Down

0 comments on commit 15359b7

Please sign in to comment.