diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index aca7c38..cbea1ba 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ gitVersioning = { id = "me.qoomon.git-versioning", version = "6.4.4" } moduleInfo = { id = "org.glavo.compile-module-info-plugin", version = "2.0" } nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" } node = { id = "com.github.node-gradle.node", version = "7.1.0" } -spotbugs = { id = "com.github.spotbugs", version = "6.0.24" } +spotbugs = { id = "com.github.spotbugs", version = "6.0.25" } spotless = { id = "com.diffplug.spotless", version = "6.25.0" } taskTree = { id = "com.dorongold.task-tree", version = "4.0.0" } versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }