From 7ab4f1b7d211c3e213f6294b59e229f4b471e4d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 16:11:34 +0000 Subject: [PATCH] chore(deps): update dependency org.slf4j:slf4j-api to v2.0.19 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1f08d44822..8e590395bf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -115,7 +115,7 @@ scalacache-guava = { module = "com.github.cb372:scalacache-guava_2.13", version. scalatest = "org.scalatest:scalatest_2.13:3.3.0-SNAP4" scalatest-junit = "org.scalatestplus:junit-5-11_2.13:3.2.19.0" simplelatlng = "com.javadocmd:simplelatlng:1.4.0" -slf4j = "org.slf4j:slf4j-api:2.0.16" +slf4j = "org.slf4j:slf4j-api:2.0.19" snakeyaml = "org.yaml:snakeyaml:2.3" spotbugs-annotations = "com.github.spotbugs:spotbugs-annotations:4.8.6" redux-kotlin-threadsafe = "org.reduxkotlin:redux-kotlin-threadsafe:0.6.1"