Skip to content

Commit bd76e05

Browse files
Update cats-effect to 3.7.0 (#915)
1 parent 718e686 commit bd76e05

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 configDependencies = Seq(
6767
)
6868

6969
val baseDependencies = Seq(
70-
"org.typelevel" %% "cats-effect" % "3.6.3",
70+
"org.typelevel" %% "cats-effect" % "3.7.0",
7171
"com.softwaremill.common" %% "tagging" % "2.3.5",
7272
"com.softwaremill.quicklens" %% "quicklens" % "1.9.12"
7373
)

0 commit comments

Comments
 (0)