Skip to content

Commit a58a28c

Browse files
chore(deps): Bump com.github.spotbugs from 6.5.6 to 6.5.8 (#389)
Bumps com.github.spotbugs from 6.5.6 to 6.5.8. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9b00ec commit a58a28c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import java.util.TimeZone
66

77
plugins {
88
checkstyle
9-
id("com.github.spotbugs") version "6.5.6"
9+
id("com.github.spotbugs") version "6.5.8"
1010
id("com.gradleup.shadow") version "9.4.2"
1111
java
1212
}

0 commit comments

Comments
 (0)