Skip to content

Commit 8f40359

Browse files
committed
Update cats-effect to 3.6.3
1 parent 1d6843b commit 8f40359

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
@@ -137,7 +137,7 @@ lazy val core = (project in file("core")).settings(
137137
"io.grpc" % "grpc-stub" % Versions.grpcVersion,
138138
"io.grpc" % "grpc-inprocess" % Versions.grpcVersion,
139139
"org.typelevel" %% "cats-core" % "2.13.0",
140-
"org.typelevel" %% "cats-effect" % "2.5.5",
140+
"org.typelevel" %% "cats-effect" % "3.6.3",
141141
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
142142
"org.slf4j" % "jul-to-slf4j" % "2.0.13",
143143
"org.slf4j" % "jcl-over-slf4j" % "2.0.13",

0 commit comments

Comments
 (0)