Skip to content

Commit 9aab88e

Browse files
chore(deps): update plugin com.gradle.plugin-publish to v2
1 parent 02b81f2 commit 9aab88e

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)