Commit 9ff2027
Fix regression from previous CL detected with gh action running on a JDK17 target. When no EE values are defined, we need to fall back to 12.1.x and EE8, not 11.
PiperOrigin-RevId: 847221273
Change-Id: Ie88281f98b52ff94eeeaff9943f74aca156bffbb1 parent ddbc53b commit 9ff2027
File tree
1 file changed
+2
-2
lines changed- api_dev/src/main/java/com/google/appengine/tools/info
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments