Skip to content

Commit f19932d

Browse files
authored
Merge pull request #3581 from scala-steward/update/cron4s-core-0.8.2
Update cron4s-core to 0.8.2
2 parents e080694 + 5f064e1 commit f19932d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Dependencies {
1616
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.24"
1717
val coursierSbtMaven =
1818
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision
19-
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"
19+
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.8.2"
2020
val decline = "com.monovore" %% "decline" % "2.5.0"
2121
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "2.0.0"
2222
val fs2Core = "co.fs2" %% "fs2-core" % "3.11.0"

0 commit comments

Comments
 (0)