Skip to content

Commit c4baedb

Browse files
Build(deps): Bump com.github.spotbugs:spotbugs in /libcobj
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.6 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.8.6...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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b211b08 commit c4baedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcobj/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
3838
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
3939
implementation("org.json:json:20250517")
40-
spotbugs("com.github.spotbugs:spotbugs:4.8.6")
40+
spotbugs("com.github.spotbugs:spotbugs:4.9.8")
4141

4242
implementation("org.slf4j:slf4j-api:2.0.17")
4343
implementation("org.slf4j:slf4j-simple:2.0.17")

0 commit comments

Comments
 (0)