Correct CoreProtect Version

To align with the version running on Freedom-01 at the moment.
This commit is contained in:
Ryan 2022-01-16 18:22:16 +00:00 committed by GitHub
parent 2eb0ab4cb1
commit 7fd77f3cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
<dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>19.5</version>
<version>20.1</version>
<scope>provided</scope>
</dependency>