Skip to content

Commit aa5464f

Browse files
authored
Merge pull request #80 from domaframework/renovate/com.gradle.plugin-publish-1.x
2 parents 8695337 + 9762a99 commit aa5464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("groovy")
33
id("java-gradle-plugin")
4-
id("com.gradle.plugin-publish") version "1.3.0"
4+
id("com.gradle.plugin-publish") version "1.3.1"
55
id("com.diffplug.spotless") version "7.0.2"
66
}
77

0 commit comments

Comments
 (0)