mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-02 02:51:40 +00:00
Bump spotless version and update config for groovyGradle stuff (#979)
This commit is contained in:
@@ -3,7 +3,8 @@ import java.time.LocalDateTime
|
||||
import java.time.format.DateTimeFormatter
|
||||
|
||||
gradle.allprojects {
|
||||
ext.getCurrentVersion = { ->
|
||||
ext.getCurrentVersion = {
|
||||
->
|
||||
def stdout = new ByteArrayOutputStream()
|
||||
String tagIsh
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user