Skip to content

Commit b97862b

Browse files
Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0
Bumps com.gradle.plugin-publish from 1.3.1 to 2.0.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1d008c commit b97862b

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
@@ -10,7 +10,7 @@ plugins {
1010
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1111
id("com.autonomousapps.dependency-analysis") version "2.16.0"
1212

13-
id("com.gradle.plugin-publish") version "1.3.1"
13+
id("com.gradle.plugin-publish") version "2.0.0"
1414
}
1515

1616
val setupPluginUpload by tasks.registering {

0 commit comments

Comments
 (0)