Skip to content

Commit c150a3a

Browse files
Update coursier, coursier-cats-interop to 2.0.16 (#2024)
1 parent 26a641f commit c150a3a

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
@@ -19,7 +19,7 @@ object Dependencies {
1919
val circeParser = "io.circe" %% "circe-parser" % circeGeneric.revision
2020
val circeRefined = "io.circe" %% "circe-refined" % circeGeneric.revision
2121
val commonsIo = "commons-io" % "commons-io" % "2.8.0"
22-
val coursierCore = "io.get-coursier" %% "coursier" % "2.0.15"
22+
val coursierCore = "io.get-coursier" %% "coursier" % "2.0.16"
2323
val coursierCatsInterop = "io.get-coursier" %% "coursier-cats-interop" % coursierCore.revision
2424
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.6.1"
2525
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.6"

0 commit comments

Comments
 (0)