Skip to content

Commit 3ab292e

Browse files
authored
Merge pull request #3277 from 1c-syntax/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.8.5
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5
2 parents 5dfb3d3 + ba2f548 commit 3ab292e

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
@@ -131,7 +131,7 @@ dependencies {
131131
}
132132

133133
// COMPILE
134-
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.4")
134+
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.5")
135135

136136
// TEST
137137

0 commit comments

Comments
 (0)