Skip to content

Commit 3ad9135

Browse files
authored
Merge pull request #3473 from scala-steward/update/coursier-2.1.17
Update coursier, ... to 2.1.17
2 parents 40bf398 + 26bd545 commit 3ad9135

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" % "0.15.1"
1616
val commonsIo = "commons-io" % "commons-io" % "2.17.0"
17-
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.16"
17+
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.17"
1818
val coursierSbtMaven =
1919
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision
2020
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"

0 commit comments

Comments
 (0)