Commit 363970e
authored
[LTS only] Fix synchronization of -java-output-versions with JVM backend (#22403)
Fixes a bug in Scala settings after
#22111 which edited wrong
`ScalaSettings.scala` file - the backport to LTS updated max JDK version
in the `pos/compiler-with-cc` tests directory instead of the one in the
main sources.1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments