Skip to content

Commit 81131c4

Browse files
authored
No longer depend on packetlib
1 parent 12e3723 commit 81131c4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,6 @@
8787
<version>1.4</version>
8888
<scope>compile</scope>
8989
</dependency>
90-
<dependency>
91-
<groupId>com.github.steveice10</groupId>
92-
<artifactId>packetlib</artifactId>
93-
<version>3.0.1</version>
94-
<scope>compile</scope>
95-
</dependency>
9690
<dependency>
9791
<groupId>com.github.GeyserMC</groupId>
9892
<artifactId>mcauthlib</artifactId>
@@ -220,7 +214,6 @@
220214
<configuration>
221215
<show>public</show>
222216
<failOnError>false</failOnError>
223-
<excludePackageNames>com.github.steveice10.packetlib:com.github.steveice10.packetlib.*:com.github.steveice10.packetlib.*.*</excludePackageNames>
224217
</configuration>
225218
</plugin>
226219
<plugin>

0 commit comments

Comments
 (0)