Skip to content

Commit 04096ca

Browse files
Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.6
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.3 to 4.8.6. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.3...4.8.6) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5fd600 commit 04096ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ configure(libs) {
148148
mavenBom("org.junit:junit-bom:5.10.3")
149149
}
150150
dependencies {
151-
dependency("com.github.spotbugs:spotbugs:4.8.3")
151+
dependency("com.github.spotbugs:spotbugs:4.8.6")
152152
dependency("com.github.tomakehurst:wiremock:3.0.1")
153153
dependency("com.google.inject:guice:7.0.0")
154154
dependency("com.google.testing.compile:compile-testing:0.21.0")

0 commit comments

Comments
 (0)