diff --git a/build.gradle b/build.gradle index 6cb048b..44cd698 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ repositories { } dependencies { - compile 'org.slf4j:slf4j-api:1.7.25' + compile 'org.slf4j:slf4j-api:2.0.13' compileOnly 'org.projectlombok:lombok:1.18.2' annotationProcessor 'org.projectlombok:lombok:1.18.2'