diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5dfdf681cc..26623cb57a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -134,7 +134,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.18" +slf4j = "org.slf4j:slf4j-api:2.0.19" snakeyaml = "org.yaml:snakeyaml:2.7" spotbugs-annotations = "com.github.spotbugs:spotbugs-annotations:4.10.4" symmetric-matrix = "org.danilopianini:kotlin-symmetric-matrix:2.0.1"