Skip to content

Commit bf7a599

Browse files
Merge pull request #2043 from microsoft/dependabot/gradle/com.github.spotbugs-6.4.3
chore(deps): bump com.github.spotbugs from 6.4.2 to 6.4.3
2 parents 3455b0b + 2b82f00 commit bf7a599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", versi
2222

2323
[plugins]
2424
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
25-
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.4.2" }
25+
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.4.3" }
2626
org-sonarqube = { id = "org.sonarqube", version = "7.0.0.6105" }

0 commit comments

Comments
 (0)