Skip to content

Commit

Permalink
build(deps): Update coursier, ... from 2.1.21 to 2.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Dec 20, 2024
1 parent af9753f commit 4574df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/V.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object V {
val bloop = "2.0.6"
val bloopConfig = "2.1.0"
val bsp = "2.2.0-M2"
val coursier = "2.1.21"
val coursier = "2.1.22"
// changing coursier interfaces version may be not binary compatible.
// After each update of coursier interfaces, remember to bump the version in dotty repository.
val coursierInterfaces = "1.0.26"
Expand Down

0 comments on commit 4574df6

Please sign in to comment.