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.
2 parents 8695337 + 9762a99 commit aa5464fCopy full SHA for aa5464f
compile/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("groovy")
3
id("java-gradle-plugin")
4
- id("com.gradle.plugin-publish") version "1.3.0"
+ id("com.gradle.plugin-publish") version "1.3.1"
5
id("com.diffplug.spotless") version "7.0.2"
6
}
7
0 commit comments