mirror of
https://github.com/FirephoenixX02/RapidReport.git
synced 2026-04-30 13:26:21 +02:00
Add bStats
This commit is contained in:
parent
ef9a039d25
commit
51dc7f7a3f
4 changed files with 21 additions and 3 deletions
|
|
@ -78,6 +78,10 @@
|
|||
<pattern>com.zaxxer.hikari</pattern>
|
||||
<shadedPattern>me.firephoenix.hikari</shadedPattern>
|
||||
</relocation>
|
||||
<relocation>
|
||||
<pattern>org.bstats</pattern>
|
||||
<shadedPattern>me.firephoenix.bstats</shadedPattern>
|
||||
</relocation>
|
||||
</relocations>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue