Skip to content

Commit 7077d13

Browse files
committed
Update coursier, ... to 2.1.24
1 parent 26f9dd0 commit 7077d13

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
@@ -13,7 +13,7 @@ object Dependencies {
1313
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
1414
val circeRefined = "io.circe" %% "circe-refined" % "0.15.1"
1515
val commonsIo = "commons-io" % "commons-io" % "2.18.0"
16-
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.23"
16+
val coursierCore = "io.get-coursier" %% "coursier" % "2.1.24"
1717
val coursierSbtMaven =
1818
"io.get-coursier" %% "coursier-sbt-maven-repository" % coursierCore.revision
1919
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"

0 commit comments

Comments
 (0)