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 0aff93c commit 146e2c3Copy full SHA for 146e2c3
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-RC1"
+ val coursierCore = "io.get-coursier" %% "coursier" % "2.1.0-RC2"
20
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.6.1"
21
val decline = "com.monovore" %% "decline" % "2.3.1"
22
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.9"
0 commit comments