Skip to content

Commit eeb23d2

Browse files
authored
Merge pull request #484 from profunktor/update/cats-effect-3.5.6
Update cats-effect to 3.5.6
2 parents 9b291b8 + bd8d8c6 commit eeb23d2

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
@@ -4,7 +4,7 @@ object Dependencies {
44

55
object V {
66
val cats = "2.12.0"
7-
val catsEffect = "3.5.5"
7+
val catsEffect = "3.5.6"
88
val fs2 = "3.11.0"
99
val http4s = "0.23.29"
1010
val jwt = "10.0.1"

0 commit comments

Comments
 (0)