Skip to content

Commit

Permalink
build(deps): Update interface from 1.0.18 to 1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Sep 29, 2023
1 parent 535938a commit 3904ee1
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 bsp = "2.1.0-M5"
val coursier = "2.1.7"
val coursierInterfaces =
"1.0.18" // changing coursier interfaces version may be not binary compatible.
"1.0.19" // changing coursier interfaces version may be not binary compatible.
// After each update of coursier interfaces, remember to bump the version in dotty repository.
val debugAdapter = "3.1.4"
val genyVersion = "1.0.0"
Expand Down

0 comments on commit 3904ee1

Please sign in to comment.