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 4b6f8dd commit 1e5fa9cCopy full SHA for 1e5fa9c
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
`java-library`
8
signing
9
10
- id("com.diffplug.spotless") version "7.2.1"
+ id("com.diffplug.spotless") version "8.0.0"
11
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
12
id("com.vanniktech.maven.publish") version "0.33.0"
13
0 commit comments