CoreProtect Community Edition v23.1 release

This commit is contained in:
Intelli 2025-12-14 14:00:11 -07:00
parent 0712545345
commit 2979af360c
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ Maven
<dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>23.0</version>
<version>23.1</version>
<scope>provided</scope>
</dependency>
```