Skip to content

Commit 9aeff51

Browse files
authored
Merge pull request #3202 from 1c-syntax/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.8.3
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3
2 parents 92ad6c0 + 7259868 commit 9aeff51

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.2")
134+
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.3")
135135

136136
// TEST
137137

0 commit comments

Comments
 (0)