We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfba8e commit 8434812Copy full SHA for 8434812
build.gradle
@@ -99,7 +99,7 @@ plugins {
99
id 'me.qoomon.git-versioning' version '6.4.4'
100
id "org.barfuin.gradle.taskinfo" version "2.2.0"
101
id 'com.adarshr.test-logger' version '4.0.0'
102
- id 'com.diffplug.spotless' version '6.25.0' apply false
+ id 'com.diffplug.spotless' version '8.2.1' apply false
103
id 'org.nosphere.apache.rat' version '0.8.1' apply false
104
id 'com.github.hierynomus.license' version '0.16.1' apply false
105
id 'com.github.jk1.dependency-license-report' version '2.9' apply false
0 commit comments