Skip to content

Commit 5c50c31

Browse files
authored
Merge pull request #185 from profunktor/update/cats-effect-3.5.4
Update cats-effect to 3.5.4
2 parents 0127803 + e96f537 commit 5c50c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
val avro4s_2 = "4.1.2"
77
val avro4s_3 = "5.0.9"
88
val cats = "2.10.0"
9-
val catsEffect = "3.5.3"
9+
val catsEffect = "3.5.4"
1010
val circe = "0.14.6"
1111
val fs2 = "3.9.4"
1212
val pulsar = "3.1.3"

0 commit comments

Comments
 (0)