Skip to content

Commit 277e243

Browse files
authored
Merge pull request #218 from Dwolla/update/fs2-core-3.9.2
Update fs2-core, fs2-io to 3.9.2
2 parents 1151843 + 042a014 commit 277e243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/BouncyCastlePlugin.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ object BouncyCastlePlugin extends AutoPlugin {
7474
Seq(
7575
"org.typelevel" %% "cats-core" % "2.10.0",
7676
"org.typelevel" %% "cats-effect" % "3.5.1",
77-
"co.fs2" %% "fs2-core" % "3.8.0",
78-
"co.fs2" %% "fs2-io" % "3.8.0",
77+
"co.fs2" %% "fs2-core" % "3.9.2",
78+
"co.fs2" %% "fs2-io" % "3.9.2",
7979
"com.chuusai" %% "shapeless" % "2.3.10",
8080
"org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0",
8181
"org.typelevel" %% "log4cats-core" % "2.6.0",

0 commit comments

Comments
 (0)