Skip to content

Commit 2a87ee1

Browse files
authored
Merge pull request #2798 from scala-steward-org/revert-2769-update/coursier-2.1.0-RC2
Revert "Update coursier to 2.1.0-RC2"
2 parents 4f90e0c + 46f1905 commit 2a87ee1

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
@@ -16,7 +16,7 @@ object Dependencies {
1616
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
1717
val circeRefined = "io.circe" %% "circe-refined" % circeGeneric.revision
1818
val commonsIo = "commons-io" % "commons-io" % "2.11.0"
19-
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.0-RC2"
19+
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.0-RC1"
2020
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.6.1"
2121
val decline = "com.monovore" %% "decline" % "2.4.0"
2222
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.9"

0 commit comments

Comments
 (0)