Skip to content

Commit e11aa6d

Browse files
authored
Merge pull request #49 from scala-steward/update/fs2-core-2.4.3
Update fs2-core to 2.4.3
2 parents c440e23 + dd8dec1 commit e11aa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77

88
val cats = "2.1.1"
99
val catsEffect = "2.1.4"
10-
val fs2 = "2.4.2"
10+
val fs2 = "2.4.3"
1111
val munit = "0.7.11"
1212
val newtype = "0.4.4"
1313
val pulsar = "2.5.2"

0 commit comments

Comments
 (0)