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 70af3d5 commit be02375Copy full SHA for be02375
build.sbt
@@ -10,7 +10,7 @@ scalaVersion := "2.13.15"
10
11
libraryDependencies ++= Seq(
12
guice, ws,
13
- "io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.3.0-pekko-1.1.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.2"
16
)
0 commit comments