Skip to content

Commit 7244ac5

Browse files
Update cats-core to 2.13.0 (#86)
1 parent 166154e commit 7244ac5

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
@@ -11,6 +11,6 @@ scalaVersion := "2.13.16"
1111
libraryDependencies ++= Seq(
1212
guice, ws,
1313
"io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.2.2-pekko-1.0.x",
14-
"org.typelevel" %% "cats-core" % "2.12.0",
14+
"org.typelevel" %% "cats-core" % "2.13.0",
1515
"com.lunatech" %% "play-googleopenconnect" % "3.0.3"
1616
)

0 commit comments

Comments
 (0)