Merge pull request #188 from AtlasMediaGroup/Wild1145-patch-1

Correct CoreProtect Version
This commit is contained in:
Paldiu 2022-01-17 11:35:09 -06:00 committed by GitHub
commit 850f12103c
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>