Skip to content

Commit af08020

Browse files
authored
Merge pull request #31 from scala-steward/update/fs2-core-3.2.1
2 parents 1e11f58 + 844d120 commit af08020

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.0"
109+
val fs2Version = "3.2.1"
110110
val http4sVersion = "0.23.6"
111111
val scalaJSDomVersion = "1.2.0"
112112
val munitVersion = "0.7.29"

0 commit comments

Comments
 (0)