Skip to content

Commit

Permalink
Update fs2-core to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 18, 2021
1 parent de94aa3 commit 29cb29e
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 @@ -36,7 +36,7 @@ Global / (Test / testOptions) += Tests.Argument("--quickstart")

val Version = new {
object CE3 {
val fs2 = "3.1.5"
val fs2 = "3.1.6"
val cats = "3.2.9"
val zioInterop = "3.1.1.0"
}
Expand Down

0 comments on commit 29cb29e

Please sign in to comment.