Skip to content

Commit 3e908f6

Browse files
committed
Update cats-effect to 3.6.3
1 parent 500d67d commit 3e908f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ThisBuild / scalaVersion := "3.3.6"
33

44
val attoVersion = "0.9.5"
55
val catsVersion = "2.13.0"
6-
val catsEffectVersion = "3.6.2"
6+
val catsEffectVersion = "3.6.3"
77
val fs2Version = "3.12.0"
88
val http4sVersion = "0.23.30"
99
val log4catsVersion = "2.7.1"

0 commit comments

Comments
 (0)