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 1bd4349 commit d7f8442Copy full SHA for d7f8442
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.0.4"
+ id("com.diffplug.spotless") version "7.1.0"
7
id("java")
8
id("maven-publish")
9
pmd
0 commit comments