diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cd4f705db3..d77844cfb5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -154,7 +154,7 @@ xmlunit = ["xmlunit-core", "xmlunit-assertj", "assertj"] morfologik = ['morfologik', 'morfologik-speller'] [plugins] -spotbugs = {id = "com.github.spotbugs", version = "6.0.17"} +spotbugs = {id = "com.github.spotbugs", version = "6.0.18"} spotless = {id = "com.diffplug.spotless", version = "6.25.0"} launch4j = {id = "edu.sc.seis.launch4j", version = "3.0.5"} versions = {id = "com.github.ben-manes.versions", version = "0.51.0"}