diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 428b3ed..669f8be 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.5.1" +spotlessPlugin = "8.6.0" # https://github.com/gradle-nexus/publish-plugin/releases/ nexusPublishPlugin = "2.0.0"