Skip to content

Commit aad4fc4

Browse files
authored
Merge pull request #1450 from scala-steward/update/coursier-2.0.0-RC6-18
Update coursier, coursier-cats-interop to 2.0.0-RC6-18
2 parents 99c469e + 0c0e446 commit aad4fc4

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
@@ -14,7 +14,7 @@ object Dependencies {
1414
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
1515
val circeRefined = "io.circe" %% "circe-refined" % circeGeneric.revision
1616
val commonsIo = "commons-io" % "commons-io" % "2.6"
17-
val coursierCore = "io.get-coursier" %% "coursier" % "2.0.0-RC6-17"
17+
val coursierCore = "io.get-coursier" %% "coursier" % "2.0.0-RC6-18"
1818
val coursierCatsInterop = "io.get-coursier" %% "coursier-cats-interop" % coursierCore.revision
1919
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.6.0"
2020
val disciplineScalatest = "org.typelevel" %% "discipline-scalatest" % "1.0.1"

0 commit comments

Comments
 (0)