diff --git a/build.gradle b/build.gradle index a2f9ab1..6ccb360 100644 --- a/build.gradle +++ b/build.gradle @@ -32,7 +32,7 @@ dependencies { implementation 'io.github.cdimascio:java-dotenv:5.3.1' // https://mvnrepository.com/artifact/org.slf4j/slf4j-api - implementation 'org.slf4j:slf4j-api:2.0.9' + implementation 'org.slf4j:slf4j-api:2.0.11' // https://mvnrepository.com/artifact/com.google.code.gson/gson implementation 'com.google.code.gson:gson:2.10.1'