diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 669f8be..3908579 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ spring = "7.0.7" # https://central.sonatype.com/artifact/org.springframework.boot/spring-boot/versions springBoot = "3.5.6" # https://central.sonatype.com/artifact/com.github.spotbugs/spotbugs-annotations/versions -spotbugsAnnotations = "4.9.8" +spotbugsAnnotations = "4.10.2" # https://github.com/diffplug/spotless/releases spotlessPlugin = "8.6.0" # https://github.com/gradle-nexus/publish-plugin/releases/