mirror of
https://github.com/songoda/UltimateStacker.git
synced 2024-12-25 01:47:37 +01:00
Fix me.minebuilders:Clearlag
dependency not found in repos
This commit is contained in:
parent
e9ca5ce001
commit
64c81f8474
@ -93,6 +93,11 @@
|
|||||||
<id>songoda-public</id>
|
<id>songoda-public</id>
|
||||||
<url>https://repo.craftaro.com/repository/public/</url>
|
<url>https://repo.craftaro.com/repository/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<repository>
|
||||||
|
<id>bg-repo-public-libs</id>
|
||||||
|
<url>https://repo.bg-software.com/repository/public-libs/</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@ -134,7 +139,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.minebuilders</groupId>
|
<groupId>me.minebuilders</groupId>
|
||||||
<artifactId>Clearlag</artifactId>
|
<artifactId>Clearlag</artifactId>
|
||||||
<version>3.0.6</version>
|
<version>latest</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user