We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5bf0ac + b54caba commit 6fb41cfCopy full SHA for 6fb41cf
build.gradle
@@ -12,7 +12,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
12
plugins {
13
id 'application'
14
id 'com.benjaminsproule.license-report' version '0.16.2'
15
- id 'com.diffplug.spotless' version '6.25.0'
+ id 'com.diffplug.spotless' version '7.0.0'
16
id 'com.github.spotbugs' version '6.0.27'
17
id 'net.ltgt.errorprone' version '4.1.0'
18
id 'org.ajoberstar.grgit' version '5.3.0'
0 commit comments