diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5b4ad8a..bb525e1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -22,7 +22,7 @@ springBoot = "3.5.6" # https://central.sonatype.com/artifact/com.github.spotbugs/spotbugs-annotations/versions spotbugsAnnotations = "4.9.8" # https://github.com/diffplug/spotless/releases -spotlessPlugin = "8.4.0" +spotlessPlugin = "8.5.1" # https://github.com/gradle-nexus/publish-plugin/releases/ nexusPublishPlugin = "2.0.0"