typelevel / paiges

an implementation of Wadler's a prettier printer
Apache License 2.0
186 stars 30 forks source link

update jvm in CI #590

Closed johnynek closed 1 month ago

johnynek commented 8 months ago

looks like jars are starting to show up that we can't deal with:

Error: Exception in thread "sbt-bg-threads-1" java.lang.UnsupportedClassVersionError: mdoc/SbtMain has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

in: https://github.com/typelevel/paiges/pull/589