Skip to content

Commit

Permalink
Update fs2-core to 2.4.1 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 10, 2020
1 parent ffc91bb commit f041596
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 @@ -48,7 +48,7 @@ lazy val scala213Options = scala212Options diff Seq(
lazy val versionOf = new {
val cats = "2.1.1"
val catsEffect = "2.1.3"
val fs2 = "2.4.0"
val fs2 = "2.4.1"
val kindProjector = "0.11.0"
val log4cats = "1.1.1"
val log4s = "1.8.2"
Expand Down

0 comments on commit f041596

Please sign in to comment.