diff --git a/build.gradle.kts b/build.gradle.kts index 0c2362dd..019c9ca0 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -159,7 +159,7 @@ dependencies { exclude("io.projectreactor", "reactor-core") } - spotbugs("com.github.spotbugs:spotbugs:4.8.1") + spotbugs("com.github.spotbugs:spotbugs:4.8.2") spotbugsPlugins("com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0") }