diff --git a/core/build.gradle b/core/build.gradle index c13cb9eeb..813ab3ddc 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -2,7 +2,7 @@ plugins { id 'java-library' } -def adventureVersion = "4.12.0" +def adventureVersion = "4.17.0" //tasks.shadowJar.dependsOn ':api:shadowJar'