update it again

This commit is contained in:
WesleyVanNeck 2019-10-02 08:39:12 +02:00 committed by GitHub
parent 0b193c04e7
commit 2383145465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@
<dependency> <dependency>
<groupId>com.nukkitx.protocol</groupId> <groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v361</artifactId> <artifactId>bedrock-v361</artifactId>
<version>2.1.3</version> <version>2.2.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
@ -163,4 +163,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
</project> </project>