mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-29 11:42:55 +01:00
Use SpecialSource 1.2.1 - greatly reduced memory usage.
This commit is contained in:
parent
66f6bfdaac
commit
0643caa888
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -244,7 +244,7 @@
|
|||
<plugin>
|
||||
<groupId>net.md-5</groupId>
|
||||
<artifactId>specialsource-maven-plugin</artifactId>
|
||||
<version>1.2</version>
|
||||
<version>1.2.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
|
|
Loading…
Reference in a new issue