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.
2 parents 40bf398 + 26bd545 commit 3ad9135Copy full SHA for 3ad9135
project/Dependencies.scala
@@ -14,7 +14,7 @@ object Dependencies {
14
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
15
val circeRefined = "io.circe" %% "circe-refined" % "0.15.1"
16
val commonsIo = "commons-io" % "commons-io" % "2.17.0"
17
- val coursierCore = "io.get-coursier" %% "coursier" % "2.1.16"
+ val coursierCore = "io.get-coursier" %% "coursier" % "2.1.17"
18
val coursierSbtMaven =
19
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision
20
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"
0 commit comments