Skip to content

Commit e8e049b

Browse files
authored
Merge pull request #1172 from microsoftgraph/dependabot/gradle/com.github.spotbugs-5.1.4
chore(deps): bump com.github.spotbugs from 5.1.3 to 5.1.4
2 parents 6e63505 + f714c1b commit e8e049b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'maven-publish'
77
id 'signing'
88
id 'jacoco'
9-
id 'com.github.spotbugs' version '5.1.3'
9+
id 'com.github.spotbugs' version '5.1.4'
1010
id "org.sonarqube" version "4.4.1.3373"
1111
}
1212

0 commit comments

Comments
 (0)