Skip to content

Commit

Permalink
Merge pull request #58 from armanbilge/update/fs2-core-3.6.1
Browse files Browse the repository at this point in the history
Update fs2-core to 3.6.1
  • Loading branch information
armanbilge authored Feb 9, 2023
2 parents 3769fda + f613c2a commit 9bc4a58
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 @@ -26,7 +26,7 @@ ThisBuild / githubWorkflowBuildPreamble +=
)

val ceVersion = "3.4.6"
val fs2Version = "3.6.0"
val fs2Version = "3.6.1"
val circeVersion = "0.14.3"
val sjsDomVersion = "2.3.0"
val munitCEVersion = "2.0.0-M3"
Expand Down

0 comments on commit 9bc4a58

Please sign in to comment.