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 1c85e3d commit 89c3b06Copy full SHA for 89c3b06
libcobj/app/build.gradle.kts
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
3
plugins {
4
application
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
- id("com.diffplug.spotless") version "7.2.1"
+ id("com.diffplug.spotless") version "8.0.0"
7
id("java")
8
id("maven-publish")
9
pmd
0 commit comments