Skip to content

Fix shadow build failure#272

Merged
ocadaruma merged 1 commit intoline:masterfrom
ocadaruma:update-shadow
Mar 27, 2026
Merged

Fix shadow build failure#272
ocadaruma merged 1 commit intoline:masterfrom
ocadaruma:update-shadow

Conversation

@ocadaruma
Copy link
Copy Markdown
Member

@ocadaruma ocadaruma commented Mar 27, 2026

Currently, ./gradlew :benchmark:shadowJar fails with below error:

* What went wrong:
Execution failed for task ':benchmark:shadowJar'.
> Unsupported class file major version 65

Suspecting this GradleUp/shadow#894.
Not 100% sure why and when this error started happen though, let's just upgrade.

Confirmed locally the issue is fixed.

Copy link
Copy Markdown
Contributor

@Yang-33 Yang-33 left a comment

Choose a reason for hiding this comment

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

thank you so much!

(record) https://github.com/johnrengelman/shadow is moved to https://github.com/GradleUp/shadow so it's just upgrading version

@ocadaruma ocadaruma merged commit 9fc3ad3 into line:master Mar 27, 2026
6 checks passed
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