On this PR raised by Scala Steward, it successfully updated a version stored in a variable in the project’s project/Dependencies.scala file, which is used for multiple dependencies in that file (e.g. these).
However, the summary message on the PR listed only the first dependency that the variable is used for. It would be clearer if Scala Steward listed all the dependencies that use the variable.
On this PR raised by Scala Steward, it successfully updated a version stored in a variable in the project’s
project/Dependencies.scalafile, which is used for multiple dependencies in that file (e.g. these).However, the summary message on the PR listed only the first dependency that the variable is used for. It would be clearer if Scala Steward listed all the dependencies that use the variable.