diff options
| author | Matthew <pugmatt@gmail.com> | 2021-09-21 21:04:31 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-21 21:04:31 -0400 |
| commit | f03928b5b01db81d353cd30f31311daf761c2cb3 (patch) | |
| tree | ab5efcf5678e4ae4e326e7cdaf3a3b241537abe4 /serverlist-server/pom.xml | |
| parent | e9941590aecc08cc51069c5f1746c8743000ce15 (diff) | |
| parent | 36cc31729e56773bf2ad5149498afa26e1da0498 (diff) | |
| download | BedrockConnect-1.9.tar.gz BedrockConnect-1.9.tar.bz2 BedrockConnect-1.9.zip | |
Merge pull request #222 from Camotoy/feature/1.17.301.9
Support Bedrock 1.17.30
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 0522559..fbc2f5a 100644 --- a/serverlist-server/pom.xml +++ b/serverlist-server/pom.xml @@ -87,8 +87,8 @@ </dependency> <dependency> <groupId>com.nukkitx.protocol</groupId> - <artifactId>bedrock-v448</artifactId> - <version>2.8.1-SNAPSHOT</version> + <artifactId>bedrock-v465</artifactId> + <version>2.9.0-SNAPSHOT</version> <scope>compile</scope> <exclusions> <exclusion> |
