mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-06-17 13:35:47 +00:00
Correct CoreProtect Version
To align with the version running on Freedom-01 at the moment.
This commit is contained in:
parent
2eb0ab4cb1
commit
7fd77f3cbb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -177,7 +177,7 @@
|
|||
<dependency>
|
||||
<groupId>net.coreprotect</groupId>
|
||||
<artifactId>coreprotect</artifactId>
|
||||
<version>19.5</version>
|
||||
<version>20.1</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue