Update README.md

This commit is contained in:
mohammed Alteniji 2022-05-27 17:05:01 +04:00 committed by GitHub
parent 0326c4490a
commit 02c9c3c75a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ then add this in your dependencies
<groupId>com.github.limework.redisbungee</groupId>
<artifactId>RedisBungee-Bungee</artifactId>
<version>0.7.2</version>
<scope>provided</scope>
</dependency>
```