2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2025-04-20 01:27:07 +00:00

updated readme

This commit is contained in:
mohammed jasem alaajel 2021-05-21 01:00:32 +04:00
parent fd3f6863ba
commit f1d26c8d5e

View File

@ -26,7 +26,7 @@ And use it in your pom file.
<dependency> <dependency>
<groupId>com.imaginarycode.minecraft</groupId> <groupId>com.imaginarycode.minecraft</groupId>
<artifactId>RedisBungee</artifactId> <artifactId>RedisBungee</artifactId>
<version>0.6.2</version> <version>0.6.3</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>