Skip to content

Commit 15aaa1e

Browse files
Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1
Bumps com.gradle.plugin-publish from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b9495b commit 15aaa1e

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.7"
1111
id("com.autonomousapps.dependency-analysis") version "2.2.0"
1212

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

1616
val setupPluginUpload by tasks.registering {

0 commit comments

Comments
 (0)