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 4e1b2e0 commit 3294e83Copy full SHA for 3294e83
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
`maven-publish`
13
signing
14
jacoco
15
- id("com.diffplug.spotless") version "6.24.0"
+ id("com.diffplug.spotless") version "6.25.0"
16
id("com.github.ben-manes.versions") version "0.50.0"
17
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
18
id("net.researchgate.release") version "3.0.2"
0 commit comments