Skip to content

Commit e96f537

Browse files
author
gvolpe-steward[bot]
committed
Update cats-effect to 3.5.4
1 parent 35def97 commit e96f537

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.2"

0 commit comments

Comments
 (0)