Update to 1.19.4

This commit is contained in:
Allink 2023-06-20 04:32:45 +01:00
parent dd373fc9aa
commit 0e7a2d9bce
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -130,7 +130,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.17.1-R0.1-SNAPSHOT</version>
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

View File

@ -14,4 +14,4 @@ softdepend:
- JDA
- Votifier
authors: [Madgeek1450, Prozza]
api-version: "1.17"
api-version: "1.19"