2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-22 20:28:00 +00:00
This commit is contained in:
mohammed jasem alaajel 2021-12-20 05:21:53 +04:00
parent bdd02043ea
commit 45b4ec65df

View File

@ -49,7 +49,8 @@ And use it in your pom file.
<dependency>
<groupId>com.github.limework</groupId>
<artifactId>redisbungee</artifactId>
<version>0.6.4</version>
<version>0.6.5</version>
<scope>provided</scope>
</dependency>