moved to 1.21.10 paper api

This commit is contained in:
rockyhawk64 2025-10-08 18:54:08 +11:00
parent 5deead3c96
commit c646e6a848
2 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.21.9-R0.1-SNAPSHOT</version>
<version>1.21.10-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

View File

@ -1,6 +1,6 @@
name: CommandPanels
version: 4.1.0
api-version: 1.21.9
api-version: 1.21.10
main: me.rockyhawk.commandpanels.CommandPanels
description: Fully Custom Interactive GUIs with Animations and Logic.