Skip to content

Commit 340de31

Browse files
build(deps): bump com.github.spotbugs from 6.0.19 to 6.4.7
Bumps com.github.spotbugs from 6.0.19 to 6.4.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36a4f12 commit 340de31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pluginManagement {
5656
id("io.qameta.allure-report") version "3.0.1"
5757
id("io.spring.dependency-management") version "1.1.6"
5858
id("com.google.protobuf") version "0.9.4"
59-
id("com.github.spotbugs") version "6.0.19"
59+
id("com.github.spotbugs") version "6.4.7"
6060
kotlin("jvm") version "2.0.0"
6161
}
6262
}

0 commit comments

Comments
 (0)