Skip to content

Commit 379f664

Browse files
Update plugin com.gradle.plugin-publish to v1.3.1
1 parent 8ebbef7 commit 379f664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
`java-gradle-plugin`
33
`maven-publish`
44
`kotlin-dsl`
5-
id("com.gradle.plugin-publish") version "1.0.0-rc-1"
5+
id("com.gradle.plugin-publish") version "1.3.1"
66
}
77

88
group = "io.github.cdsap"

0 commit comments

Comments
 (0)