2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-08 16:10:26 +00:00

update depends & Gradle

This commit is contained in:
2024-04-12 22:03:45 +04:00
parent 2429cc63d5
commit c56a64bbc2
6 changed files with 12 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ val configurateVersion = "3.7.3"
val guavaVersion = "31.1-jre"
val okHttpVersion = "2.7.5"
val caffeineVersion = "3.1.8"
val adventureVersion = "4.14.0"
val adventureVersion = "4.15.0"
dependencies {
api("com.google.guava:guava:$guavaVersion")