renaissance icon indicating copy to clipboard operation
renaissance copied to clipboard

chore(deps): Update Scala, sbt and JDK

Open reneleonhardt opened this issue 2 months ago • 5 comments

Updates:

  • Build with sbt 1.9.9 and scala 2.12.19, 2.13.14 and 3.3.3
  • JDK 21.0.1 to 21.0.3
  • Most dependencies

Improvements:

  • Download official https://wiki.openjdk.org/display/JDKUpdates/JDK+21u#JDK21u-LatestRelease binaries including checksum
  • Streamline adopt to temurin in GitHub Action

I could build with JDK 21, can you double-check? https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html#scala-compatibility-table Then you could add 21 to the matrix 😅

reneleonhardt avatar May 05 '24 14:05 reneleonhardt