Skip to content

Commit 1a2b6d7

Browse files
committed
fix(paper/admin): missing 1.19 JDK version
Took 6 minutes
1 parent 1db59ae commit 1a2b6d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/paper/admin/getting-started/getting-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Paper requires at least **Java 21** to run, which [is easy to download and insta
1717
| 1.7.10 to 1.11 | Java 8 |
1818
| 1.12 to 1.16.4 | Java 11 |
1919
| 1.16.5 | Java 16 |
20-
| 1.17 to 1.18 | Java 17 |
21-
| 1.20.5 to 1.21.11 | Java 21 |
20+
| 1.17 to 1.19 | Java 17 |
21+
| 1.20 to 1.21.11 | Java 21 |
2222
| 26.1+ | Java 25 |
2323

2424
## Downloading Paper

0 commit comments

Comments
 (0)