Skip to content

Commit 128150b

Browse files
authored
Merge pull request #3509 from scala-steward/update/coursier-2.1.23
Update coursier, ... to 2.1.23
2 parents 2a09587 + 16459a6 commit 128150b

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.18.0"
17-
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.22"
17+
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.23"
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)