Skip to content

Commit 614a9de

Browse files
build(deps): bump com.github.spotbugs:spotbugs from 4.9.3 to 4.9.8
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.9.3 to 4.9.8. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.3...4.9.8) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18c6533 commit 614a9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ configure(libs) {
153153
mavenBom("org.junit:junit-bom:5.10.3")
154154
}
155155
dependencies {
156-
dependency("com.github.spotbugs:spotbugs:4.9.3")
156+
dependency("com.github.spotbugs:spotbugs:4.9.8")
157157
dependency("com.github.tomakehurst:wiremock:3.0.1")
158158
dependency("com.google.inject:guice:7.0.0")
159159
dependency("com.google.testing.compile:compile-testing:0.21.0")

0 commit comments

Comments
 (0)