Skip to content

Commit 6a781e1

Browse files
SethTisueeed3si9n
andauthored
Update _overviews/jdk-compatibility/overview.md
Co-authored-by: eugene yokota <eed3si9n@gmail.com>
1 parent 9c67f46 commit 6a781e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/jdk-compatibility/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Scala 2.13.6 and 2.12.15 support JDK 17.
7575

7676
The Scala test suite and Scala community build are green on JDK 17.
7777

78-
For sbt users, sbt 1.6.0-RC1 is the first version to fully support JDK 17, but 1.5.5 works fine too. (It will print a warning on startup about `TrapExit` that you can ignore.)
78+
For sbt users, sbt 1.6.0-RC1 is the first version to support JDK 17, but in practice sbt 1.5.5 may also work. (It will print a warning on startup about `TrapExit` that you can ignore.)
7979

8080
For possible Scala issues, see the [jdk11](https://github.com/scala/bug/labels/jdk11) and [jdk17](https://github.com/scala/bug/labels/jdk17) labels in the Scala 2 bug tracker.
8181

0 commit comments

Comments
 (0)