diff --git a/build.gradle b/build.gradle index 37687fc..19c9e5a 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { // For source code formatting id "com.diffplug.spotless" version "6.25.0" // https://github.com/harbby/gradle-serviceloader - id "com.github.harbby.gradle.serviceloader" version "1.1.8" + id "com.github.harbby.gradle.serviceloader" version "1.1.9" // For building shadow jars with jdk 17 ONLY //id 'com.github.johnrengelman.shadow' version '8.1.1' // For building shadow jars using JDK 21 +, they had to fork