Skip to content

Commit be02375

Browse files
committed
Revert "Update pekko-quartz-scheduler to 1.3.0-pekko-1.1.x (#77)"
This reverts commit 9f1b605.
1 parent 70af3d5 commit be02375

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
@@ -10,7 +10,7 @@ scalaVersion := "2.13.15"
1010

1111
libraryDependencies ++= Seq(
1212
guice, ws,
13-
"io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.3.0-pekko-1.1.x",
13+
"io.github.samueleresca" %% "pekko-quartz-scheduler" % "1.2.2-pekko-1.0.x",
1414
"org.typelevel" %% "cats-core" % "2.12.0",
1515
"com.lunatech" %% "play-googleopenconnect" % "3.0.2"
1616
)

0 commit comments

Comments
 (0)