diff options
| author | Matthew <pugmatt@gmail.com> | 2021-06-01 23:16:33 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-01 23:16:33 -0400 |
| commit | c01861c4894d8fdcaa659f3032da2be41811784e (patch) | |
| tree | fda47604efcbb7af8258ffc4cbe47854cc9b34a9 /serverlist-server/pom.xml | |
| parent | fd8e8b905c1faefc75c280a27f4d1043dc76fa30 (diff) | |
| parent | aa8c7dc30699d8437f27c8ae22d93497435172f1 (diff) | |
| download | BedrockConnect-1.7.tar.gz BedrockConnect-1.7.tar.bz2 BedrockConnect-1.7.zip | |
Merge pull request #192 from Camotoy/feature/1.171.7
1.17 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 429003f..ea7e075 100644 --- a/serverlist-server/pom.xml +++ b/serverlist-server/pom.xml @@ -87,8 +87,8 @@ </dependency> <dependency> <groupId>com.nukkitx.protocol</groupId> - <artifactId>bedrock-v431</artifactId> - <version>2.7.0-SNAPSHOT</version> + <artifactId>bedrock-v440</artifactId> + <version>2.8.0-SNAPSHOT</version> <scope>compile</scope> <exclusions> <exclusion> |
