This commit is contained in:
mohammed jasem alaajel 2021-12-20 05:21:53 +04:00
parent bdd02043ea
commit 45b4ec65df
1 changed files with 2 additions and 1 deletions

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>