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 26f9dd0 commit 7077d13Copy full SHA for 7077d13
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
14
val circeRefined = "io.circe" %% "circe-refined" % "0.15.1"
15
val commonsIo = "commons-io" % "commons-io" % "2.18.0"
16
- val coursierCore = "io.get-coursier" %% "coursier" % "2.1.23"
+ val coursierCore = "io.get-coursier" %% "coursier" % "2.1.24"
17
val coursierSbtMaven =
18
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision
19
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"
0 commit comments