diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 36c6695..a2945e4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ spring = "6.2.11" # 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.0" +spotbugsAnnotations = "4.9.8" # https://github.com/diffplug/spotless/releases spotlessPlugin = "8.4.0" # https://github.com/gradle-nexus/publish-plugin/releases/