Skip to content

Commit

Permalink
Merge pull request #3351 from scala-steward/update/coursier-2.1.10
Browse files Browse the repository at this point in the history
Update coursier, ... to 2.1.10
  • Loading branch information
mergify[bot] committed May 8, 2024
2 parents 52719d7 + d209e21 commit 1a08314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -14,7 +14,7 @@ object Dependencies {
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
val circeRefined = "io.circe" %% "circe-refined" % circeGeneric.revision
val commonsIo = "commons-io" % "commons-io" % "2.16.1"
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.9"
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.10"
val coursierSbtMaven =
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"
Expand Down

0 comments on commit 1a08314

Please sign in to comment.