You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sh...@apache.org on 2022/07/15 03:49:43 UTC

[daffodil-vscode] branch main updated (084567f -> e21d3f5)

This is an automated email from the ASF dual-hosted git repository.

shanedell pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


    from 084567f  Update fs2-io to 3.2.10
     add e21d3f5  Update scala dependencies:

No new revisions were added by this update.

Summary of changes:
 .github/workflows/scala-steward.yml                |   2 +-
 .gitignore                                         |   3 +
 .scalafmt.conf                                     |   2 +-
 build.sbt                                          |  11 +--
 project/Rat.scala                                  |   3 +-
 project/build.properties                           |  32 ++++---
 project/plugins.sbt                                |   8 +-
 .../Compiler.scala                                 |   9 +-
 .../org.apache.daffodil.debugger.dap/DAPodil.scala |  16 +++-
 .../org.apache.daffodil.debugger.dap/Parse.scala   | 100 ++++++++++++---------
 10 files changed, 104 insertions(+), 82 deletions(-)