Skip to content

Commit 703a1a9

Browse files
authored
Merge pull request #1526 from Baeldung/update/fs2-core-3.11.0
Update fs2-core, fs2-io from 3.10.2 to 3.11.0
2 parents b1f4f6b + 88df869 commit 703a1a9

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
@@ -340,7 +340,7 @@ val monocleVersion = "2.1.0"
340340
val slickVersion = "3.5.1"
341341
val shapelessVersion = "2.3.12"
342342
val scalazVersion = "7.3.8"
343-
val fs2Version = "3.10.2"
343+
val fs2Version = "3.11.0"
344344
val reactiveMongo = "1.1.0-RC12"
345345

346346
lazy val scala2_libraries =

0 commit comments

Comments
 (0)