Skip to content

Commit 2609563

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v1.2.0
1 parent 3ff9e97 commit 2609563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
kotlin("jvm") version "1.9.22"
88
id("com.github.johnrengelman.shadow") version "7.1.0"
99
id("com.palantir.git-version") version "0.12.3"
10-
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
10+
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
1111
id("com.diffplug.spotless") version "5.17.1"
1212
}
1313

0 commit comments

Comments
 (0)