Skip to content

Commit

Permalink
build(deps): Update coursier, ... from 2.1.12 to 2.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Sep 20, 2024
1 parent eb2cdb8 commit 2971e12
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 @@ -21,7 +21,7 @@ object V {
val bloop = "2.0.0"
val bloopConfig = "2.0.3"
val bsp = "2.2.0-M2"
val coursier = "2.1.12"
val coursier = "2.1.13"
// 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.20"
Expand Down

0 comments on commit 2971e12

Please sign in to comment.