Skip to content

Commit 9f21742

Browse files
authored
Merge pull request #32 from scala-steward/update/fs2-core-3.2.2
Update fs2-core to 3.2.2
2 parents af08020 + 8de0b21 commit 9f21742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ThisBuild / Test / jsEnv := {
106106
}
107107

108108
val catsEffectVersion = "3.2.9"
109-
val fs2Version = "3.2.1"
109+
val fs2Version = "3.2.2"
110110
val http4sVersion = "0.23.6"
111111
val scalaJSDomVersion = "1.2.0"
112112
val munitVersion = "0.7.29"

0 commit comments

Comments
 (0)