Skip to content

Commit 55b3bba

Browse files
committed
remove authlib
1 parent 3c31a76 commit 55b3bba

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,6 @@
163163
<id>placeholderapi</id>
164164
<url>https://repo.extendedclip.com/releases/</url>
165165
</repository>
166-
<repository>
167-
<id>minecraft-repo</id>
168-
<url>https://libraries.minecraft.net/</url>
169-
</repository>
170166
</repositories>
171167

172168
<dependencies>
@@ -178,14 +174,6 @@
178174
<scope>provided</scope>
179175
</dependency>
180176

181-
<!-- AuthLib -->
182-
<dependency>
183-
<groupId>com.mojang</groupId>
184-
<artifactId>authlib</artifactId>
185-
<version>1.5.21</version>
186-
<scope>provided</scope>
187-
</dependency>
188-
189177
<!-- HSCore -->
190178
<dependency>
191179
<groupId>me.hsgamer</groupId>

0 commit comments

Comments
 (0)