diff --git a/build.gradle b/build.gradle index 4b37f63..b01e1c7 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ dependencies { testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3' - api 'org.slf4j:slf4j-api:2.0.16' + api 'org.slf4j:slf4j-api:2.0.18' } repositories {