We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4db475 commit da43285Copy full SHA for da43285
build.sbt
@@ -11,6 +11,6 @@ scalaVersion := "2.13.14"
11
libraryDependencies ++= Seq(
12
guice, ws,
13
"io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.2.0-pekko-1.0.x",
14
- "org.typelevel" %% "cats-core" % "2.10.0",
+ "org.typelevel" %% "cats-core" % "2.12.0",
15
"com.lunatech" %% "play-googleopenconnect" % "3.0.1"
16
)
0 commit comments