Skip to content

Commit a61baa1

Browse files
authored
Merge pull request #3406 from 1c-syntax/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.9.1
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.0 to 4.9.1
2 parents b979881 + 5f5e49d commit a61baa1

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
@@ -139,7 +139,7 @@ dependencies {
139139
}
140140

141141
// COMPILE
142-
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.0")
142+
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.1")
143143

144144
// TEST
145145

0 commit comments

Comments
 (0)