Skip to content

Commit

Permalink
Bump bungee
Browse files Browse the repository at this point in the history
  • Loading branch information
Mindgamesnl committed Jan 2, 2024
1 parent e1add98 commit b3c190b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,21 +186,21 @@
<dependency>
<groupId>com.github.SpigotMC.BungeeCord</groupId>
<artifactId>bungeecord-proxy</artifactId>
<version>master-231024ba42-1</version>
<version>b23a51825e</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.github.SpigotMC.BungeeCord</groupId>
<artifactId>bungeecord-protocol</artifactId>
<version>master-231024ba42-1</version>
<version>b23a51825e</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.github.SpigotMC.BungeeCord</groupId>
<artifactId>bungeecord-api</artifactId>
<version>master-231024ba42-1</version>
<version>b23a51825e</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit b3c190b

Please sign in to comment.