Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3944f26f10 |
+1
-1
@@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'checkstyle'
|
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 'com.gradleup.shadow' version '8.3.8'
|
||||||
id 'java'
|
id 'java'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user