Skip to content

Commit

Permalink
Merge pull request #796 from scalameta/update/fs2-core-3.9.2
Browse files Browse the repository at this point in the history
Update fs2-core to 3.9.2
  • Loading branch information
mergify[bot] committed Oct 2, 2023
2 parents aee7d16 + 6ba3d1e commit fb14ad8
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 @@ -128,7 +128,7 @@ val V = new {
val scalacheck = "1.17.0"
val pprint = "0.8.1"
val fansi = "0.4.0"
val fs2 = "3.9.1"
val fs2 = "3.9.2"
val metaconfig = "0.11.1"
}

Expand Down

0 comments on commit fb14ad8

Please sign in to comment.