Skip to content

Commit d8c24fe

Browse files
deps: Bump com.github.spotbugs from 6.4.8 to 6.5.0 (#334)
Bumps com.github.spotbugs from 6.4.8 to 6.5.0. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56e20db commit d8c24fe

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.8"
6+
id "com.github.spotbugs" version "6.5.0"
77
id 'com.gradleup.shadow' version '9.4.1'
88
id 'java'
99
}

0 commit comments

Comments
 (0)