Skip to content

Commit 7fe1830

Browse files
committed
chore: reflect JDK21 now needed to build
1 parent 0ac361a commit 7fe1830

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</p>
2121
<p align="center">
2222
<a aria-label="Tests status" href="https://github.com/BanManagement/BanManager/actions/workflows/build.yml">
23-
<img alt="" src="https://img.shields.io/github/workflow/status/BanManagement/BanManager/Java%20CI?label=Tests&style=for-the-badge&labelColor=000000">
23+
<img alt="" src="https://img.shields.io/github/actions/workflow/status/BanManagement/BanManager/build.yml?branch=master&label=Tests&style=for-the-badge&labelColor=000000">
2424
</a>
2525
<a aria-label="Join the community on Discord" href="https://discord.gg/59bsgZB">
2626
<img alt="" src="https://img.shields.io/discord/664808009393766401?label=Support&style=for-the-badge&labelColor=000000&color=7289da">
@@ -38,7 +38,7 @@
3838
To learn more about configuration, usage and features of BanManager, take a look at [the website](https://banmanagement.com/docs/banmanager/configuration) or view [the website demo](https://demo.banmanagement.com).
3939

4040
## Requirements
41-
- Java 8+
41+
- Java 8+ (JDK21+ required to build from source)
4242
- CraftBukkit/Spigot/Paper, BungeeCord or Sponge for Minecraft 1.7.2+
4343
- Optionally [MySQL or MariaDB](https://banmanagement.com/docs/banmanager/install#setup-shared-database-optional)
4444

0 commit comments

Comments
 (0)