deps: bump com.github.spotbugs from 6.2.2 to 6.4.4 #31

Open
dependabot[bot] wants to merge 1 commits from dependabot/gradle/main/com.github.spotbugs-6.4.4 into main
Showing only changes of commit 3944f26f10 - Show all commits
+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.4"
id 'com.gradleup.shadow' version '8.3.8'
id 'java'
}