diff --git a/build.gradle b/build.gradle index 0e1697c..8f77e1b 100644 --- a/build.gradle +++ b/build.gradle @@ -37,7 +37,7 @@ dependencies { annotationProcessor 'org.projectlombok:lombok:1.18.46' // Log - implementation 'org.slf4j:slf4j-api:2.0.18' + implementation 'org.slf4j:slf4j-api:2.0.19' // Utils implementation 'org.apache.commons:commons-lang3:3.20.0'