Skip to content

Commit 5ede5f5

Browse files
authored
Merge pull request #724 from mpilquist/topic/fs2-3.6.1
Update fs2 to 3.6.1
2 parents 25a5e76 + f18c3b4 commit 5ede5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val collectionCompatVersion = "2.9.0"
1010

1111
val catsVersion = "2.9.0"
1212
val catsEffectVersion = "3.4.6"
13-
val fs2Version = "3.6.0"
13+
val fs2Version = "3.6.1"
1414

1515
// Publishing
1616

0 commit comments

Comments
 (0)