Skip to content

Commit 45c78de

Browse files
authored
Upgrade the gradle plugin that uploads the protokt gradle plugin to the gradle plugin portal (#47)
See https://blog.gradle.org/plugin-portal-update
1 parent 977d78a commit 45c78de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protokt-gradle-plugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
plugins {
1717
`java-gradle-plugin`
18-
id("com.gradle.plugin-publish") version "0.10.1"
18+
id("com.gradle.plugin-publish") version "0.11.0"
1919
}
2020

2121
tasks.named<Jar>("jar") {

0 commit comments

Comments
 (0)