diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9c1b619b8f..a364da73bd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -117,7 +117,7 @@ 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" snakeyaml = "org.yaml:snakeyaml:2.3" -spotbugs-annotations = "com.github.spotbugs:spotbugs-annotations:4.8.6" +spotbugs-annotations = "com.github.spotbugs:spotbugs-annotations:4.9.0" redux-kotlin-threadsafe = "org.reduxkotlin:redux-kotlin-threadsafe:0.6.1" svgsalamander = "guru.nidi.com.kitfox:svgSalamander:1.1.3" trove4j = "net.sf.trove4j:trove4j:3.0.3"