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 9b08d1b commit 080fe4dCopy full SHA for 080fe4d
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.0-pekko-1.0.x",
+ "io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.2.1-pekko-1.0.x",
14
"org.typelevel" %% "cats-core" % "2.12.0",
15
"com.lunatech" %% "play-googleopenconnect" % "3.0.1"
16
)
0 commit comments