2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-05-30 07:57:16 +00:00

update jedis

This commit is contained in:
2024-04-12 21:42:32 +04:00
parent fa6bcf7cb8
commit 9218e6ad42
+1 -1
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"