diff --git a/build.gradle.kts b/build.gradle.kts index a25394b..2a47924 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,7 +12,7 @@ repositories { } dependencies { - api("org.slf4j:slf4j-api:2.0.13") + api("org.slf4j:slf4j-api:2.0.16") api("org.jetbrains:annotations:24.1.0") implementation("org.jgrapht:jgrapht-core:1.5.2")