1 parent d287f04 commit fe5698eCopy full SHA for fe5698e
1 file changed
build.sbt
@@ -9,7 +9,7 @@ libraryDependencies ++= Seq(
9
"is.cir" %% "ciris" % "3.12.0",
10
"com.typesafe" % "config" % "1.4.6",
11
"org.typelevel" %% "munit-cats-effect" % "2.1.0" % "test",
12
- "org.typelevel" %% "cats-effect" % "3.6.3" % "test"
+ "org.typelevel" %% "cats-effect" % "3.7.0" % "test"
13
)
14
15
scalafmtOnCompile := true
0 commit comments