Skip to content

Commit df882bb

Browse files
chore(deps): bump com.github.spotbugs in /components/http/okHttp
Bumps com.github.spotbugs from 6.0.17 to 6.0.18. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4887f2 commit df882bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/http/okHttp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'maven-publish'
66
id 'signing'
77
id 'jacoco'
8-
id 'com.github.spotbugs' version '6.0.17'
8+
id 'com.github.spotbugs' version '6.0.18'
99
id "com.diffplug.spotless" version "6.25.0"
1010
}
1111

0 commit comments

Comments
 (0)