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