Skip to content

Commit 3b37e11

Browse files
Bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 (#3685)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 419144d commit 3b37e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ val DEPENDENCIES = listOf(
7878
"io.github.hakky54:logcaptor:2.9.2",
7979
"com.microsoft.jfr:jfr-streaming:1.2.0",
8080
"com.google.code.findbugs:jsr305:3.0.2",
81-
"com.github.spotbugs:spotbugs-annotations:4.8.4"
81+
"com.github.spotbugs:spotbugs-annotations:4.8.5"
8282
)
8383

8484
javaPlatform {

0 commit comments

Comments
 (0)