With the release of [3.8.0-RC1](https://github.com/scala/scala3/releases/tag/3.8.0-RC1), which only supports JDK17 and above, sbt-typelevel should probably use `Some(17)` as the default value of `tlJdkRelease`. Thoughts?