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 ae35979 commit a19621fCopy full SHA for a19621f
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
kotlin("jvm") version "1.3.72" apply false
4
kotlin("kapt") version "1.3.72" apply false
5
id("com.diffplug.eclipse.apt") version "3.24.0" apply false
6
- id("com.diffplug.spotless") version "5.1.1"
+ id("com.diffplug.spotless") version "5.1.2"
7
id("de.marcphilipp.nexus-publish") version "0.4.0" apply false
8
id("net.researchgate.release") version "2.8.1"
9
}
0 commit comments