gotson / komga

Media server for comics/mangas/BDs/magazines/eBooks with API, OPDS and Kobo Sync support
https://komga.org
MIT License
3.87k stars 233 forks source link

chore: Update Gradle to 8.10 #1683

Closed itsuki-hayashi closed 2 weeks ago

itsuki-hayashi commented 2 weeks ago

Also fix a deprecated java plugin convention https://docs.gradle.org/8.10/userguide/upgrading_version_8.html#java_convention_deprecation

gotson commented 2 weeks ago

but why?

itsuki-hayashi commented 2 weeks ago

Unit tests build passed on my fork. https://github.com/itsuki-hayashi/komga/actions/runs/10660603502

but why?

Have a try on how this project accept PR before making anything actually useful. Also I might try to enable proper Gradle configuration and build cache in subsequent PR, before Gradle 8.10, config cache is not considered fully stable. Not sure if it is possible though, haven't checked all plugins for compatibility.

gotson commented 2 weeks ago

i don't usually merge housekeeping PRs like this without any need.