Skip to content

Commit e4b290d

Browse files
Update fs2-core, fs2-io to 3.10.0 in series/0.6.x
1 parent 2ce22a1 commit e4b290d

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
@@ -60,7 +60,7 @@ ThisBuild / mimaBinaryIssueFilters ++= List(
6060
)
6161

6262
// This is used in a couple places
63-
lazy val fs2Version = "3.9.4"
63+
lazy val fs2Version = "3.10.0"
6464
lazy val natchezVersion = "0.3.5"
6565

6666
// Global Settings

0 commit comments

Comments
 (0)