Skip to content

Commit 7b91eba

Browse files
chore(deps): update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 (#60)
1 parent c2f87e7 commit 7b91eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ val libs = extensions.getByType<VersionCatalogsExtension>().named("libs")
1111
dependencies {
1212
implementation("org.ajoberstar.reckon:reckon-gradle:0.16.1")
1313
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")
14-
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
14+
implementation("io.github.gradle-nexus:publish-plugin:1.2.0")
1515
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:${libs.findVersion("kotlin").get()}")
1616
}

0 commit comments

Comments
 (0)