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.
1 parent 21ff92e commit 31b5349Copy full SHA for 31b5349
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id "nebula.ospackage-application" version "9.1.1"
17
id 'org.ajoberstar.grgit' version '5.3.3'
18
id 'to.wetransform.semantic-release-version' version '2.1.3'
19
- id 'com.diffplug.spotless' version '8.0.0'
+ id 'com.diffplug.spotless' version '8.1.0'
20
}
21
22
apply plugin: 'org.standardout.eclipseconfig'
0 commit comments