Skip to content

Commit aaf71f4

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4 (#7392)
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.3 to 4.9.4. - [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.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e91e3db commit aaf71f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
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.3'
259+
compileOnly group: 'com.github.spotbugs', name: 'spotbugs-annotations', version: '4.9.4'
260260

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

0 commit comments

Comments
 (0)