2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-05-07 13:40:26 +00:00

prepare for 0.12.0

This commit is contained in:
2023-08-13 17:22:54 +04:00
parent fd3aa51288
commit aba06826b9
5 changed files with 8 additions and 4 deletions

View File

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