Skip to content

Commit

Permalink
Updated packet api
Browse files Browse the repository at this point in the history
  • Loading branch information
Tecnio committed Sep 13, 2023
1 parent cfdbe84 commit ee5984c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,14 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.bear-anticheat.artemis-packet-api</groupId>
<groupId>com.github.artemisac.artemis-packet-api</groupId>
<artifactId>api</artifactId>
<version>8eff5a755a</version>
<version>2.0.0-beta-3</version>
</dependency>
<dependency>
<groupId>com.github.bear-anticheat.artemis-packet-api</groupId>
<groupId>com.github.artemisac.artemis-packet-api</groupId>
<artifactId>spigot</artifactId>
<version>8eff5a755a</version>
<version>2.0.0-beta-3</version>
</dependency>
<dependency>
<groupId>org.atteo.classindex</groupId>
Expand Down

0 comments on commit ee5984c

Please sign in to comment.