deps: bump com.github.spotbugs from 6.2.2 to 6.4.1 #24

Closed
dependabot[bot] wants to merge 1 commits from dependabot/gradle/main/com.github.spotbugs-6.4.1 into main
+1 -1
View File
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
plugins {
id 'checkstyle'
id "com.github.spotbugs" version "6.2.2"
id "com.github.spotbugs" version "6.4.1"
id 'com.gradleup.shadow' version '8.3.8'
id 'java'
}