Skip to content

Commit 95ede59

Browse files
committed
Bump the Gradle publish plugin to 1.2.1
1 parent 594e592 commit 95ede59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.huanshankeji.generateKotlinSources
33

44
plugins {
55
`kotlin-dsl`
6-
id("com.gradle.plugin-publish") version "1.1.0"
6+
id("com.gradle.plugin-publish") version "1.2.1"
77
}
88

99
repositories {

0 commit comments

Comments
 (0)