Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Gradle and build dependencies #144

Merged
merged 3 commits into from
Mar 25, 2023
Merged

Update Gradle and build dependencies #144

merged 3 commits into from
Mar 25, 2023

Conversation

fabianishere
Copy link
Member

This pull request updates the Gradle wrapper to 8.0 and updates the simulator dependencies where possible.

This change updates the Gradle wrapper to version 8.0.
See https://docs.gradle.org/8.0.2/release-notes.html.
This change updates the simulator dependencies to the latest available
version where possible.
@fabianishere fabianishere added the kind/build Build system and dependencies changes label Mar 25, 2023
@fabianishere fabianishere self-assigned this Mar 25, 2023
This change updates the CI pipeline so that Java 20 is being tested with
the latest Gradle RC, since Gradle 8.0 does not support it yet.
@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Merging #144 (a94610b) into master (41ea188) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #144   +/-   ##
=========================================
  Coverage     76.54%   76.54%           
  Complexity     2245     2245           
=========================================
  Files           351      351           
  Lines          9624     9624           
  Branches       1032     1032           
=========================================
  Hits           7367     7367           
  Misses         1942     1942           
  Partials        315      315           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fabianishere fabianishere merged commit 526d6cd into master Mar 25, 2023
@fabianishere fabianishere deleted the build/gradle-8.0 branch March 25, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/build Build system and dependencies changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant