update adventure

This commit is contained in:
mohammed jasem alaajel 2024-04-13 22:22:19 +04:00
parent 0b8dc4bde6
commit e5b1f9d76e
1 changed files with 1 additions and 1 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.15.0"
val adventureVersion = "4.16.0"
dependencies {
api("com.google.guava:guava:$guavaVersion")