eclipse-edc / Technology-Gcp

Apache License 2.0
3 stars 6 forks source link

build: use GCP BOM version catalog #121

Closed man8pr closed 7 months ago

man8pr commented 7 months ago

What this PR changes/adds

Use GCP BOM version catalog in gradle build files.

Why it does that

The use of GCP BOM ensures best libraries version alignment.

Further notes

Single libraries are not required then to specify a version (that would be handled by bump workflow otherwise).

Linked Issue(s)

Closes #120

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (f469278) 60.06% compared to head (c632519) 60.06%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ======================================= Coverage 60.06% 60.06% ======================================= Files 24 24 Lines 576 576 Branches 30 30 ======================================= Hits 346 346 Misses 217 217 Partials 13 13 ```

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