Skip to content

Commit 1a08314

Browse files
authored
Merge pull request #3351 from scala-steward/update/coursier-2.1.10
Update coursier, ... to 2.1.10
2 parents 52719d7 + d209e21 commit 1a08314

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.16.1"
17-
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.9"
17+
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.10"
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)