Skip to content

Commit 2c49a83

Browse files
committed
use quickshop's fork
1 parent f0423be commit 2c49a83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@
196196
<shadedPattern>org.maxgamer.quickshop.shade.org.com.squareup.</shadedPattern>
197197
</relocation>
198198
<relocation>
199-
<pattern>de.leonhard.storage.</pattern>
200-
<shadedPattern>org.maxgamer.quickshop.shade.de.leonhard.storage.</shadedPattern>
199+
<pattern>org.maxgamer.storage.</pattern>
200+
<shadedPattern>org.maxgamer.quickshop.shade.org.maxgamer.storage.</shadedPattern>
201201
</relocation>
202202
</relocations>
203203
<transformers>
@@ -837,7 +837,7 @@
837837
<scope>provided</scope>
838838
</dependency>
839839
<dependency>
840-
<groupId>com.github.simplix-softworks</groupId>
840+
<groupId>org.maxgamer.storage</groupId>
841841
<artifactId>simplixstorage</artifactId>
842842
<version>3.2.3</version>
843843
</dependency>

0 commit comments

Comments
 (0)