summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-03-22 06:22:03 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2020-03-22 06:22:03 +0100
commit7cacf3d52731d1ef258dd17f8df44820965ddbad (patch)
tree435411e1e559fdada3eaaaf1e58420c2ccad2e5c
parent3f8a26c6fb88757cd3f5646838c177e711fcab76 (diff)
Update Spotless plugin.
Change-Id: I063e560850ed7637d1dd3c4445a652a8ba777e72
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 31b42c2..63b5f33 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -12,7 +12,7 @@ quarkusPluginVersion = 1.3.0.Final
#quarkusPluginVersion = 999-SNAPSHOT
dockerPluginVersion = 6.3.0
-spotlessPluginVersion = 3.27.2
+spotlessPluginVersion = 3.28.0
versionsPluginVersion = 0.28.0
useLatestVersionsPluginVersion = 0.2.13