WandererXII / lishogi

☗ lishogi.org: the forever free, adless and open source shogi server forked from lichess.org ☗
https://lishogi.org
GNU Affero General Public License v3.0
263 stars 40 forks source link

Upgrade sbt.version for Java 21 compatibility #745

Closed ddugovic closed 9 months ago

ddugovic commented 10 months ago

Lichess developer builds can use Java 21, so to be able to code in both Lichess and Lishogi I'm needing to manage Java versions.

WandererXII commented 9 months ago

sbt updated and play updated. Not sure if it's enough, some things might still fail with 21... But I will be migrating to 21 anyway, so I will look into it.