Skip to content

Commit 2943305

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin to v0.15.0
1 parent 800a486 commit 2943305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("groovy")
33
id("java-gradle-plugin")
44
id("com.diffplug.spotless") version "5.12.5"
5-
id("com.gradle.plugin-publish") version "0.14.0"
5+
id("com.gradle.plugin-publish") version "0.15.0"
66
}
77

88
gradlePlugin {

0 commit comments

Comments
 (0)