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

Upgrade version of bytebuddy to support Java 22 and 23 #88

Merged

Conversation

prasaanth-hbo
Copy link
Contributor

@prasaanth-hbo prasaanth-hbo commented Sep 13, 2024

Fix version of bytebuddy to support Java 22 and 23.

Bytebuddy support 23 since 1.14.16

@prasaanth-hbo prasaanth-hbo changed the title Fix version of bytebuddy to support Java 22 and 23 Upgrade version of bytebuddy to support Java 22 and 23 Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.14%. Comparing base (c63102c) to head (725fc00).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #88   +/-   ##
=========================================
  Coverage     80.14%   80.14%           
  Complexity      343      343           
=========================================
  Files            49       49           
  Lines           836      836           
  Branches         44       44           
=========================================
  Hits            670      670           
  Misses          149      149           
  Partials         17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ashleyfrieze
Copy link
Member

Will need to release this manually.

@ashleyfrieze ashleyfrieze merged commit 1748714 into webcompere:main Sep 14, 2024
3 checks passed
@jorsol jorsol mentioned this pull request Sep 19, 2024
9 tasks
@josrolgil
Copy link

josrolgil commented Sep 20, 2024

Hi, what does it mean to release it manually?
I am interested in updating this library in my project.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants