Skip to content

Commit b2575b7

Browse files
chore: bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 (#225)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1411217 commit b2575b7

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
@@ -7,7 +7,7 @@ version = "2.4.2-SNAPSHOT"
77

88
plugins {
99
kotlin("jvm") version "2.2.21"
10-
id("com.gradle.plugin-publish") version "1.3.1"
10+
id("com.gradle.plugin-publish") version "2.0.0"
1111
}
1212

1313
repositories {

0 commit comments

Comments
 (0)