usethesource / rascal

The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
http://www.rascal-mpl.org
Other
394 stars 77 forks source link

Updated plugins and maven config to latest version #1938

Closed DavyLandman closed 1 month ago

DavyLandman commented 1 month ago

This PR updates all the plugins we use to build stuff, and makes sure that a relatively recent version of maven is enforced.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49%. Comparing base (6bb94a2) to head (0fadc91).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1938 +/- ## ======================================= Coverage 49% 49% + Complexity 6193 6190 -3 ======================================= Files 663 663 Lines 58946 58934 -12 Branches 8575 8553 -22 ======================================= + Hits 29026 29058 +32 Misses 27724 27724 + Partials 2196 2152 -44 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.