diff --git a/build.gradle b/build.gradle index 9788414c..201d2c9c 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ group 'com.rexcantor64.triton' allprojects { apply plugin: 'java' - version '3.8.4' + version '3.8.5' sourceCompatibility = 1.8 targetCompatibility = 1.8 repositories {