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

Remove annotation-api dependency #41

Merged
merged 7 commits into from
Oct 17, 2023
Merged

Remove annotation-api dependency #41

merged 7 commits into from
Oct 17, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Oct 13, 2023

Replace @Generated from the Jakarta package with my own version of @Generated in AssertJ generated code.

Additional cleanup:

  • Update CI actions to use Java 17 and 21 with Maven 3.9.5.
  • Enable autogeneration of dependency graph

@uhafner uhafner added the internal Internal changes without user or API impact label Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #41 (ee35a52) into main (67df345) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #41   +/-   ##
=========================================
  Coverage     95.91%   95.91%           
  Complexity      604      604           
=========================================
  Files            23       23           
  Lines          1468     1468           
  Branches        207      207           
=========================================
  Hits           1408     1408           
  Misses           33       33           
  Partials         27       27           

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

@uhafner uhafner merged commit 5403caf into main Oct 17, 2023
30 checks passed
@uhafner uhafner deleted the cleanup branch October 17, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes without user or API impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant