Skip to content

Commit 0159101

Browse files
authored
Merge pull request #3515 from 1c-syntax/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.9.5
build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.5
2 parents dee6e0e + 0adfd29 commit 0159101

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
@@ -134,7 +134,7 @@ dependencies {
134134
}
135135

136136
// COMPILE
137-
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.4")
137+
compileOnly("com.github.spotbugs:spotbugs-annotations:4.9.5")
138138

139139
// TEST
140140

0 commit comments

Comments
 (0)