Skip to content

Commit

Permalink
Merge pull request #2518 from scalacenter/update/coursier-2.1.19
Browse files Browse the repository at this point in the history
build(deps): Update coursier, coursier-jvm from 2.1.18 to 2.1.19
  • Loading branch information
tgodzik authored Nov 28, 2024
2 parents e79a78e + cb2511d commit 061f9ca
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 @@ -20,7 +20,7 @@ object Dependencies {
val lmVersion = "1.10.2"
val configDirsVersion = "26"
val caseAppVersion = "2.0.6"
val coursierVersion = "2.1.18"
val coursierVersion = "2.1.19"
val sourcecodeVersion = "0.4.2"
val sbtTestInterfaceVersion = "1.0"
val sbtTestAgentVersion = "1.10.5"
Expand Down

0 comments on commit 061f9ca

Please sign in to comment.