Skip to content

Commit e8fa83c

Browse files
deps: Bump com.github.spotbugs from 6.4.7 to 6.4.8 (#316)
Bumps com.github.spotbugs from 6.4.7 to 6.4.8. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.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 0704d23 commit e8fa83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
33

44
plugins {
55
id 'checkstyle'
6-
id "com.github.spotbugs" version "6.4.7"
6+
id "com.github.spotbugs" version "6.4.8"
77
id 'com.gradleup.shadow' version '9.3.0'
88
id 'java'
99
}

0 commit comments

Comments
 (0)