Skip to content

Commit 20552fe

Browse files
Update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
1 parent 09d1d97 commit 20552fe

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
@@ -7,7 +7,7 @@ plugins {
77
kotlin("jvm") version "2.1.20"
88
id("com.github.johnrengelman.shadow") version "8.1.1"
99
id("com.palantir.git-version") version "3.1.0"
10-
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
10+
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
1111
id("com.diffplug.spotless") version "5.17.1"
1212
}
1313

0 commit comments

Comments
 (0)