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 58c9598 commit e560093Copy full SHA for e560093
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
17
val circeRefined = "io.circe" %% "circe-refined" % circeGeneric.revision
18
val commonsIo = "commons-io" % "commons-io" % "2.11.0"
19
- val coursierCore = "io.get-coursier" %% "coursier" % "2.1.0-M5-18-gfebf9838c"
+ val coursierCore = "io.get-coursier" %% "coursier" % "2.1.0-M5-24-g678b31710"
20
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.6.1"
21
val decline = "com.monovore" %% "decline" % "2.2.0"
22
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.9"
0 commit comments