Skip to content

Commit 65b1de0

Browse files
authored
Merge pull request #3314 from 1c-syntax/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.8.6
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6
2 parents 01ca662 + 6bb5c3a commit 65b1de0

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
@@ -137,7 +137,7 @@ dependencies {
137137
}
138138

139139
// COMPILE
140-
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.5")
140+
compileOnly("com.github.spotbugs:spotbugs-annotations:4.8.6")
141141

142142
// TEST
143143

0 commit comments

Comments
 (0)