Skip to content

Commit 4b05c65

Browse files
authored
Merge pull request #1231 from Baeldung/update/fs2-core-3.10.0
Update fs2-core, fs2-io from 3.9.4 to 3.10.0
2 parents 42042a4 + 98da374 commit 4b05c65

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
@@ -313,7 +313,7 @@ val monocleVersion = "2.1.0"
313313
val slickVersion = "3.5.0"
314314
val shapelessVersion = "2.3.10"
315315
val scalazVersion = "7.3.8"
316-
val fs2Version = "3.9.4"
316+
val fs2Version = "3.10.0"
317317
val reactiveMongo = "1.0.10"
318318

319319
lazy val scala_libraries = (project in file("scala-libraries"))

0 commit comments

Comments
 (0)