Skip to content

Commit

Permalink
Merge pull request #156 from scala-steward/update/fs2-core-3.2.7
Browse files Browse the repository at this point in the history
Update fs2-core to 3.2.7
  • Loading branch information
mergify[bot] authored Mar 30, 2022
2 parents 67bea32 + 9a9c085 commit 4a9d516
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 @@ -661,7 +661,7 @@ lazy val Dependencies = new {

object Fs2 {
val core: Def.Initialize[ModuleID] =
Def.setting("co.fs2" %%% "fs2-core" % "3.2.6")
Def.setting("co.fs2" %%% "fs2-core" % "3.2.7")
}

val Circe = new {
Expand Down

0 comments on commit 4a9d516

Please sign in to comment.