We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c49a83 commit bea850eCopy full SHA for bea850e
pom.xml
@@ -196,8 +196,8 @@
196
<shadedPattern>org.maxgamer.quickshop.shade.org.com.squareup.</shadedPattern>
197
</relocation>
198
<relocation>
199
- <pattern>org.maxgamer.storage.</pattern>
200
- <shadedPattern>org.maxgamer.quickshop.shade.org.maxgamer.storage.</shadedPattern>
+ <pattern>de.leonhard.storage.</pattern>
+ <shadedPattern>org.maxgamer.quickshop.shade.de.leonhard.storage.</shadedPattern>
201
202
</relocations>
203
<transformers>
@@ -839,7 +839,7 @@
839
<dependency>
840
<groupId>org.maxgamer.storage</groupId>
841
<artifactId>simplixstorage</artifactId>
842
- <version>3.2.3</version>
+ <version>3.2.3.1</version>
843
</dependency>
844
845
<groupId>de.tr7zw</groupId>
0 commit comments