Skip to content

Commit fe5698e

Browse files
Update cats-effect to 3.7.0 (#396)
1 parent d287f04 commit fe5698e

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
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
99
"is.cir" %% "ciris" % "3.12.0",
1010
"com.typesafe" % "config" % "1.4.6",
1111
"org.typelevel" %% "munit-cats-effect" % "2.1.0" % "test",
12-
"org.typelevel" %% "cats-effect" % "3.6.3" % "test"
12+
"org.typelevel" %% "cats-effect" % "3.7.0" % "test"
1313
)
1414

1515
scalafmtOnCompile := true

0 commit comments

Comments
 (0)