Skip to content

Commit 5f5e49d

Browse files
build(deps): bump com.github.spotbugs:spotbugs-annotations
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.0 to 4.9.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.0...4.9.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f0536b commit 5f5e49d

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
@@ -139,7 +139,7 @@ dependencies {
139139
}
140140

141141
// COMPILE
142-
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.0")
142+
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.1")
143143

144144
// TEST
145145

0 commit comments

Comments
 (0)