Skip to content

Commit 1d95643

Browse files
Merge pull request #30 from o7studios/renovate/com.gradle.plugin-publish-2.x
chore(deps): update plugin com.gradle.plugin-publish to v2
2 parents 02b81f2 + 9aab88e commit 1d95643

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
@@ -1,7 +1,7 @@
11
plugins {
22
`java-library`
33
`maven-publish`
4-
id("com.gradle.plugin-publish") version "1.3.1"
4+
id("com.gradle.plugin-publish") version "2.0.0"
55
}
66

77
group = "studio.o7"

0 commit comments

Comments
 (0)