diff --git a/components/http/okHttp/build.gradle b/components/http/okHttp/build.gradle index 339ee23fa..6a439ecfc 100644 --- a/components/http/okHttp/build.gradle +++ b/components/http/okHttp/build.gradle @@ -5,7 +5,7 @@ plugins { id 'maven-publish' id 'signing' id 'jacoco' - id 'com.github.spotbugs' version '5.1.3' + id 'com.github.spotbugs' version '5.1.4' id "org.sonarqube" version "4.4.1.3373" }