Skip to content

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Sep 18, 2025

I didn't update Shadow to v9 as it requires min Gradle 8.11

https://github.com/GradleUp/shadow/releases/tag/8.3.0

I didn't update Shadow to v9 as it requires min Gradle 8.11

https://github.com/GradleUp/shadow/releases/tag/8.3.0
Comment on lines +32 to +34
tasks.shadowJar {
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@shanshin
Copy link
Contributor

I didn't update Shadow to v9 as it requires min Gradle 8.11

@sandwwraith, I can upgrade the Gradle version to the latest 8.x or even 9.x (if it doesn't cause build breakage)

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