Skip to content

Commit 07fc794

Browse files
author
scala-steward
committed
Update cats-effect to 3.3.13
1 parent cf57570 commit 07fc794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ val javassist = "org.javassist" % "javassist" % "3.29.0-GA"
6767
val akkaActor = "com.typesafe.akka" %% "akka-actor" % "2.6.19"
6868
val javaxInject = "javax.inject" % "javax.inject" % "1"
6969
val cats = "org.typelevel" %% "cats-core" % "2.8.0"
70-
val catsEffect = "org.typelevel" %% "cats-effect" % "3.3.12"
70+
val catsEffect = "org.typelevel" %% "cats-effect" % "3.3.13"
7171

7272
lazy val root = project
7373
.in(file("."))

0 commit comments

Comments
 (0)