Skip to content

Commit 6004a49

Browse files
authored
Merge pull request #3444 from 1c-syntax/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.9.2
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.1 to 4.9.2
2 parents 6efef83 + de708da commit 6004a49

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
@@ -128,7 +128,7 @@ dependencies {
128128
}
129129

130130
// COMPILE
131-
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.1")
131+
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.2")
132132

133133
// TEST
134134

0 commit comments

Comments
 (0)