We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ca511 commit 907e6d1Copy full SHA for 907e6d1
pom.xml
@@ -79,21 +79,13 @@
79
<dependency>
80
<groupId>io.papermc.paper</groupId>
81
<artifactId>paper-api</artifactId>
82
- <version>1.20.4-R0.1-SNAPSHOT</version>
+ <version>1.21.1-R0.1-SNAPSHOT</version>
83
<scope>provided</scope>
84
</dependency>
85
86
<groupId>net.md-5</groupId>
87
<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
96
- <type>javadoc</type>
+ <version>1.21-R0.1</version>
97
98
99
0 commit comments