Skip to content

Commit 61f0a24

Browse files
Update plugin io.github.gradle-nexus.publish-plugin to v1.2.0
1 parent 45ccb40 commit 61f0a24

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,6 +1,6 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm") version "1.8.20"
3-
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
3+
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
44
id("org.jetbrains.dokka") version "1.7.20"
55
`java-library`
66
id("com.diffplug.spotless") version "6.15.0"

0 commit comments

Comments
 (0)