Update README.md

This commit is contained in:
mohammed jasem alaajel 2021-06-12 14:49:29 +04:00 committed by GitHub
parent 3d1fd57c89
commit 02a117228a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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