Skip to content

Commit fdfa906

Browse files
Update cats-core to 2.13.0 (NomadBlacky#347)
1 parent 442a410 commit fdfa906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ lazy val legacy = (project in file("legacy"))
103103
"org.scalaz" %% "scalaz-core" % "7.3.8",
104104
"com.typesafe.akka" %% "akka-http-core" % "10.2.10",
105105
"com.typesafe.akka" %% "akka-stream" % "2.6.20",
106-
"org.typelevel" %% "cats-core" % "2.12.0",
106+
"org.typelevel" %% "cats-core" % "2.13.0",
107107
"com.lihaoyi" %% "ammonite-ops" % "2.4.1",
108108
"com.typesafe.play" %% "play-ahc-ws-standalone" % "2.1.11",
109109
"org.scalikejdbc" %% "scalikejdbc" % versions.scalikejdbc,

0 commit comments

Comments
 (0)