Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 3a25aa6

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 833f808 + 2257a37 commit 3a25aa6

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
@@ -24,7 +24,7 @@ libraryDependencies ++=
2424
"ch.qos.logback" % "logback-classic" % "1.2.3",
2525
"org.slf4j" % "jul-to-slf4j" % "1.7.30",
2626

27-
"org.typelevel" %% "cats-core" % "1.6.1",
27+
"org.typelevel" %% "cats-core" % "2.2.0",
2828
"com.typesafe.akka" %% "akka-actor" % akkaVersion,
2929
"com.typesafe.akka" %% "akka-stream" % akkaVersion,
3030
"com.typesafe.akka" %% "akka-http" % akkaHttpVersion,

0 commit comments

Comments
 (0)