deps: bump com.github.spotbugs from 6.2.2 to 6.2.3 #15

Closed
dependabot[bot] wants to merge 1 commits from dependabot/gradle/main/com.github.spotbugs-6.2.3 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.2.3"
id 'com.gradleup.shadow' version '8.3.8'
id 'java'
}