Skip to content

Commit 5f0d516

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 (#189)
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.4 to 4.8.5. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.4...4.8.5) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dd14f2 commit 5f0d516

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
@@ -43,7 +43,7 @@ dependencies {
4343
implementation("org.openjdk.jmh:jmh-core:$jmhVersion")
4444
annotationProcessor("org.openjdk.jmh:jmh-generator-annprocess:$jmhVersion")
4545
implementation("com.fasterxml.jackson.core:jackson-databind")
46-
implementation("com.github.spotbugs:spotbugs-annotations:4.8.4")
46+
implementation("com.github.spotbugs:spotbugs-annotations:4.8.5")
4747
implementation("org.creekservice:creek-test-util:$creekVersion")
4848
implementation("org.ow2.asm:asm:9.7")
4949

0 commit comments

Comments
 (0)