Merge pull request #10 from BabyMsp2k/dependabot/gradle/main/com.github.spotbugs-6.2.2
deps: bump com.github.spotbugs from 6.2.1 to 6.2.2
This commit was merged in pull request #10.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
|
||||
|
||||
plugins {
|
||||
id 'checkstyle'
|
||||
id "com.github.spotbugs" version "6.2.1"
|
||||
id "com.github.spotbugs" version "6.2.2"
|
||||
id 'com.gradleup.shadow' version '8.3.8'
|
||||
id 'java'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user