Skip to content

Commit 264bb15

Browse files
Update fs2-core, fs2-io to 3.0.6
1 parent 9669513 commit 264bb15

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
@@ -29,7 +29,7 @@ ThisBuild / crossScalaVersions := Seq("2.12.14", "2.13.6", "3.0.2")
2929

3030
ThisBuild / githubWorkflowOSes ++= Seq("macos-latest", "windows-latest")
3131

32-
val Fs2Version = "3.0.4"
32+
val Fs2Version = "3.0.6"
3333

3434
lazy val root = project.in(file("."))
3535
.aggregate(core, benchmarks)

0 commit comments

Comments
 (0)