update jedis

This commit is contained in:
mohammed jasem alaajel 2024-04-12 21:42:32 +04:00
parent fa6bcf7cb8
commit 9218e6ad42
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ repositories {
}
val jedisVersion = "4.3.2"
val jedisVersion = "5.1.2"
val configurateVersion = "3.7.3"
val guavaVersion = "31.1-jre"