Update build version

This commit is contained in:
Intelli 2024-05-07 17:51:02 -06:00
parent 4daaf6cc02
commit 704f0aaf9b
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>22.2</version>
<version>22.3</version>
<scope>provided</scope>
</dependency>
```