Skip to content

Commit

Permalink
fix(deps): update dependency net.md-5:bungeecord-api to v1.20-r0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and CarmJos committed Jan 17, 2025
1 parent 6b6710f commit bcd6a9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/bungee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.18-R0.1-SNAPSHOT</version>
<version>1.20-R0.2</version>
<type>jar</type>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.18-R0.1-SNAPSHOT</version>
<version>1.20-R0.2</version>
<type>javadoc</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit bcd6a9c

Please sign in to comment.