Azn9 / JetBrains-Discord-Integration

Discord rich presence integration for all JetBrains IDEs
Apache License 2.0
111 stars 9 forks source link

Fix support for 2024.1, update Gradle #97

Closed WarningImHack3r closed 1 month ago

WarningImHack3r commented 3 months ago

Fixes #79.

Port the fixes from my plugin https://github.com/WarningImHack3r/npm-update-dependencies/pull/80 to fix the thrown error by 2024.1+ related to Actions.

To support modern Java versions, also had to upgrade Gradle from 8.1 to 8.5