Skip to content

Commit dc1c0a4

Browse files
Update plugin com.gradle.plugin-publish to v1.3.1 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7af08a commit dc1c0a4

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 "7.0.2"
5-
id("com.gradle.plugin-publish") version "1.3.0"
5+
id("com.gradle.plugin-publish") version "1.3.1"
66
}
77

88
gradlePlugin {

0 commit comments

Comments
 (0)