diff --git a/build.gradle b/build.gradle index 581a3b4..771c9a4 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ dependencies { implementation 'org.jparsec:jparsec:3.1' // log - implementation 'org.slf4j:slf4j-api:2.0.10' + implementation 'org.slf4j:slf4j-api:2.0.11' testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.14' // test framework