We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22844d commit a977403Copy full SHA for a977403
build.gradle
@@ -92,7 +92,7 @@ plugins {
92
id 'me.qoomon.git-versioning' version '6.4.4'
93
id "org.barfuin.gradle.taskinfo" version "2.2.0"
94
id 'com.adarshr.test-logger' version '4.0.0'
95
- id 'com.diffplug.spotless' version '6.25.0' apply false
+ id 'com.diffplug.spotless' version '7.0.2' apply false
96
id 'org.nosphere.apache.rat' version '0.8.1' apply false
97
id 'com.github.hierynomus.license' version '0.16.1' apply false
98
id 'com.github.jk1.dependency-license-report' version '2.9' apply false
0 commit comments