diff options
Diffstat (limited to 'serverlist-server/pom.xml')
| -rw-r--r-- | serverlist-server/pom.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/serverlist-server/pom.xml b/serverlist-server/pom.xml index b967d68..1c7bfb6 100644 --- a/serverlist-server/pom.xml +++ b/serverlist-server/pom.xml @@ -92,10 +92,10 @@ <artifactId>json-smart</artifactId> <version>2.3</version> </dependency> - <!-- <dependency> + <dependency> <groupId>com.nukkitx.protocol</groupId> - <artifactId>bedrock-v389</artifactId> - <version>2.5.2</version> + <artifactId>bedrock-v407</artifactId> + <version>2.6.0-SNAPSHOT</version> <scope>compile</scope> <exclusions> <exclusion> @@ -103,8 +103,7 @@ <artifactId>trove</artifactId> </exclusion> </exclusions> - </dependency> --> - + </dependency> <dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>jsr305</artifactId> |
