Commit 8cc58b5
authored
Set Java version to 21 for use in bwc tests (#18058)
My understanding is that BwcSetupExtension.java uses this Java version
to compile this code when another branch checks out this branch to use
in backward compatibility tests. This needs to be JDK21 in order for
this code to compile correctly.
Signed-off-by: Andrew Ross <[email protected]>1 parent 1ce861b commit 8cc58b5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
0 commit comments