mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 18:57:31 +02:00
Merge branch 'JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies'
This commit is contained in:
@ -65,7 +65,7 @@
|
|||||||
<!-- ProtocolLib -->
|
<!-- ProtocolLib -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>dmulloy2-repo</id>
|
<id>dmulloy2-repo</id>
|
||||||
<url>http://repo.dmulloy2.net/nexus/repository/public/</url>
|
<url>https://repo.dmulloy2.net/nexus/repository/public/</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<!-- AuthMe Reloaded, xAuth and LoginSecurity -->
|
<!-- AuthMe Reloaded, xAuth and LoginSecurity -->
|
||||||
@ -83,7 +83,7 @@
|
|||||||
<!-- PlaceholderAPI -->
|
<!-- PlaceholderAPI -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>placeholderapi</id>
|
<id>placeholderapi</id>
|
||||||
<url>http://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
<url>https://ci.extendedclip.com/plugin/repository/everything/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user