Skip to content

Commit da43285

Browse files
Update cats-core to 2.12.0 (#67)
1 parent d4db475 commit da43285

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.14"
1111
libraryDependencies ++= Seq(
1212
guice, ws,
1313
"io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.2.0-pekko-1.0.x",
14-
"org.typelevel" %% "cats-core" % "2.10.0",
14+
"org.typelevel" %% "cats-core" % "2.12.0",
1515
"com.lunatech" %% "play-googleopenconnect" % "3.0.1"
1616
)

0 commit comments

Comments
 (0)