Commit d2c419f
Require JDK13+ due to the use of
* Require JDK13+ due to the use of `FileSystems.newFileSystem(Path)`
* Release to remain 11
Co-authored-by: Michael Pollmeier <michael@michaelpollmeier.com>
* Release to remain 11, not 13
---------
Co-authored-by: Michael Pollmeier <michael@michaelpollmeier.com>FileSystems.newFileSystem(Path) (#5724)1 parent 7b6ab6c commit d2c419f
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
0 commit comments