diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index db0731e8b2..0ed011191b 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -77,7 +77,7 @@ val DEPENDENCIES = listOf( "io.github.hakky54:logcaptor:2.9.2", "com.microsoft.jfr:jfr-streaming:1.2.0", "com.google.code.findbugs:jsr305:3.0.2", - "com.github.spotbugs:spotbugs-annotations:4.8.5" + "com.github.spotbugs:spotbugs-annotations:4.8.6" ) javaPlatform {