summaryrefslogtreecommitdiff
path: root/serverlist-server/pom.xml
diff options
context:
space:
mode:
authorMattie <pugmatt@gmail.com>2022-06-02 17:19:40 -0400
committerGitHub <noreply@github.com>2022-06-02 17:19:40 -0400
commitf4705d36a55bd89c4f077ae2bcdf7ef1270ec9d5 (patch)
treee873e7f9b62d858a8ce795f7df54462292f5a5d7 /serverlist-server/pom.xml
parent35c1dcac58a7939f22d3fe6fe4b6932718bf23eb (diff)
parent73805864ced2c703b846084ae1acbf5d59cda041 (diff)
downloadBedrockConnect-1.19.tar.gz
BedrockConnect-1.19.tar.bz2
BedrockConnect-1.19.zip
Merge pull request #300 from Camotoy/feature/1.191.19
Implement 1.19 support
Diffstat (limited to 'serverlist-server/pom.xml')
-rw-r--r--serverlist-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/serverlist-server/pom.xml b/serverlist-server/pom.xml
index ec6c82c..4c42c03 100644
--- a/serverlist-server/pom.xml
+++ b/serverlist-server/pom.xml
@@ -87,8 +87,8 @@
</dependency>
<dependency>
<groupId>com.nukkitx.protocol</groupId>
- <artifactId>bedrock-v503</artifactId>
- <version>2.9.6-SNAPSHOT</version>
+ <artifactId>bedrock-v527</artifactId>
+ <version>2.9.8-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>