Skip to content

Commit 35dbe5f

Browse files
chore(deps): bump com.github.spotbugs from 6.2.1 to 6.2.2
Bumps com.github.spotbugs from 6.2.1 to 6.2.2. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57d8663 commit 35dbe5f

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 = "7.1.0" }
25-
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.2.1" }
25+
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.2.2" }
2626
org-sonarqube = { id = "org.sonarqube", version = "6.2.0.5505" }

0 commit comments

Comments
 (0)