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 e5db24b commit 3596f40Copy full SHA for 3596f40
build.sbt
@@ -10,7 +10,7 @@ scalaVersion := "2.13.14"
10
11
libraryDependencies ++= Seq(
12
guice, ws,
13
- "io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.2.1-pekko-1.0.x",
+ "io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.2.2-pekko-1.0.x",
14
"org.typelevel" %% "cats-core" % "2.12.0",
15
"com.lunatech" %% "play-googleopenconnect" % "3.0.1"
16
)
0 commit comments