Skip to content

Commit 9ac552a

Browse files
committed
Update cron4s-core to 0.7.0
1 parent 116efb5 commit 9ac552a

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
@@ -17,7 +17,7 @@ object Dependencies {
1717
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.8"
1818
val coursierSbtMaven =
1919
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision
20-
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.6.1"
20+
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"
2121
val decline = "com.monovore" %% "decline" % "2.4.1"
2222
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.9"
2323
val fs2Core = "co.fs2" %% "fs2-core" % "3.9.3"

0 commit comments

Comments
 (0)