Skip to content

Commit faf503f

Browse files
author
scala-steward
committed
Update cats-effect to 3.5.5
1 parent 7cec75c commit faf503f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ val akkaActor = "com.typesafe.akka" %% "akka-actor" % "2.6.21"
7171
val pekkoActor = "org.apache.pekko" %% "pekko-actor" % "1.1.2"
7272
val javaxInject = "javax.inject" % "javax.inject" % "1"
7373
val cats = "org.typelevel" %% "cats-core" % "2.12.0"
74-
val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.4"
74+
val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.5"
7575

7676
lazy val root = project
7777
.in(file("."))

0 commit comments

Comments
 (0)