Skip to content

Commit

Permalink
Update coursier to 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
foundweekends-bot[bot] committed Sep 11, 2024
1 parent 2e2a9fc commit e1954cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ object Dependencies {
}
}
val logback = "ch.qos.logback" % "logback-classic" % "1.2.3"
val coursier = "io.get-coursier" %% "coursier" % "2.1.11"
val coursier = "io.get-coursier" %% "coursier" % "2.1.12"
val launcherIntf = "org.scala-sbt" % "launcher-interface" % "1.4.3"
}

0 comments on commit e1954cd

Please sign in to comment.