Skip to content

Commit

Permalink
Merge pull request #556 from scala-steward/update/fs2-core-3.2.12
Browse files Browse the repository at this point in the history
Update fs2-core to 3.2.12
  • Loading branch information
Baccata authored Aug 14, 2022
2 parents 277fda6 + 1f01545 commit 5ab7944
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 @@ -38,7 +38,7 @@ sonatypeCredentialHost := "s01.oss.sonatype.org"

val Version = new {
object CE3 {
val fs2 = "3.2.11"
val fs2 = "3.2.12"
val cats = "3.3.14"
val zioInterop = "3.2.9.1"
}
Expand Down

0 comments on commit 5ab7944

Please sign in to comment.