Skip to content

Commit 907e6d1

Browse files
Updating dependencies (PaperMC 1.21.1 and BungeeCord 1.21)
1 parent 97ca511 commit 907e6d1

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

pom.xml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -79,21 +79,13 @@
7979
<dependency>
8080
<groupId>io.papermc.paper</groupId>
8181
<artifactId>paper-api</artifactId>
82-
<version>1.20.4-R0.1-SNAPSHOT</version>
82+
<version>1.21.1-R0.1-SNAPSHOT</version>
8383
<scope>provided</scope>
8484
</dependency>
8585
<dependency>
8686
<groupId>net.md-5</groupId>
8787
<artifactId>bungeecord-api</artifactId>
88-
<version>1.20-R0.3-SNAPSHOT</version>
89-
<type>jar</type>
90-
<scope>provided</scope>
91-
</dependency>
92-
<dependency>
93-
<groupId>net.md-5</groupId>
94-
<artifactId>bungeecord-api</artifactId>
95-
<version>1.20-R0.3-SNAPSHOT</version>
96-
<type>javadoc</type>
88+
<version>1.21-R0.1</version>
9789
<scope>provided</scope>
9890
</dependency>
9991
<dependency>

0 commit comments

Comments
 (0)