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

Fix build #35

Merged
merged 9 commits into from
Jan 5, 2024
Merged

Fix build #35

merged 9 commits into from
Jan 5, 2024

Conversation

runeflobakk
Copy link
Member

No description provided.

In order to get a more recent release of bytebuddy which supports being
used on Java 21. Mockito depends on older version, but we can not
upgrade Mockito as long as we want to build on Java 8.
Copy link

@martin-jackson martin-jackson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tipp topp tommel opp 👍

@runeflobakk runeflobakk force-pushed the fix-build branch 2 times, most recently from 1c7a747 to 26f36b4 Compare January 5, 2024 21:31
The remaining lint warns (non-serializable assignment to non-transient
fields, ambiguities) are relevant, but not trivially fixable without
breaking API compatibility.
@runeflobakk runeflobakk merged commit d6c3f99 into main Jan 5, 2024
5 checks passed
@runeflobakk runeflobakk deleted the fix-build branch January 5, 2024 22:57
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.

2 participants