Skip to content

Commit b2b38be

Browse files
Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.3 in /libcobj
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.3. - [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.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 755cfb4 commit b2b38be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcobj/app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
3838
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
3939
implementation("org.json:json:20250107")
40-
spotbugs("com.github.spotbugs:spotbugs:4.8.6")
40+
spotbugs("com.github.spotbugs:spotbugs:4.9.3")
4141

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

0 commit comments

Comments
 (0)