diff --git a/build.gradle b/build.gradle index 0ae29f5..66b6f8f 100644 --- a/build.gradle +++ b/build.gradle @@ -89,7 +89,7 @@ repositories { dependencies { // Logging - api 'org.slf4j:slf4j-simple:1.7.36' + api 'org.slf4j:slf4j-simple:2.0.12' // Easy file management api 'commons-io:commons-io:2.15.1'