Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Commit 3f58bb4

Browse files
Bump com.gradle.plugin-publish from 0.21.0 to 1.1.0
Bumps com.gradle.plugin-publish from 0.21.0 to 1.1.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4db2538 commit 3f58bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
kotlin("jvm") version "1.8.10"
44
id("org.jetbrains.dokka") version "1.8.10"
5-
id("com.gradle.plugin-publish") version "0.21.0"
5+
id("com.gradle.plugin-publish") version "1.1.0"
66
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
77
}
88
}

0 commit comments

Comments
 (0)