diff options
| author | Camotoy <20743703+Camotoy@users.noreply.github.com> | 2022-06-02 16:45:01 -0400 |
|---|---|---|
| committer | Camotoy <20743703+Camotoy@users.noreply.github.com> | 2022-06-02 16:45:01 -0400 |
| commit | 73805864ced2c703b846084ae1acbf5d59cda041 (patch) | |
| tree | e873e7f9b62d858a8ce795f7df54462292f5a5d7 /serverlist-server/pom.xml | |
| parent | 35c1dcac58a7939f22d3fe6fe4b6932718bf23eb (diff) | |
| download | BedrockConnect-73805864ced2c703b846084ae1acbf5d59cda041.tar.gz BedrockConnect-73805864ced2c703b846084ae1acbf5d59cda041.tar.bz2 BedrockConnect-73805864ced2c703b846084ae1acbf5d59cda041.zip | |
Implement 1.19 support
Diffstat (limited to 'serverlist-server/pom.xml')
| -rw-r--r-- | serverlist-server/pom.xml | 4 |
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> |
