Skip to content

Commit 7f6acc3

Browse files
Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2
Bumps com.gradle.plugin-publish from 1.2.1 to 1.2.2. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d1b2f3 commit 7f6acc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
id("maven-publish")
2222
id("signing")
2323
id("codenarc")
24-
id("com.gradle.plugin-publish") version "1.2.1"
24+
id("com.gradle.plugin-publish") version "1.2.2"
2525
id("com.github.breadmoirai.github-release") version "2.5.2"
2626
id("org.gradle.wrapper-upgrade") version "0.11.4"
2727
}

0 commit comments

Comments
 (0)