Skip to content

Commit 0ad425e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ dependencies {
256256

257257
compileOnly group: 'org.jetbrains', name: 'annotations', version:'26.0.2'
258258
compileOnly group: 'com.yuvimasory', name: 'orange-extensions', version: '1.3.0'
259-
compileOnly group: 'com.github.spotbugs', name: 'spotbugs-annotations', version: '4.9.1'
259+
compileOnly group: 'com.github.spotbugs', name: 'spotbugs-annotations', version: '4.9.2'
260260

261261
testImplementation group: 'org.junit.platform', name: 'junit-platform-runner', version: '1.12.0'
262262
testImplementation group: 'org.junit.platform', name: 'junit-platform-launcher', version: '1.12.0'

0 commit comments

Comments
 (0)