Skip to content

Commit 545ed63

Browse files
Bump com.gradle.plugin-publish from 1.2.2 to 1.3.1
Bumps com.gradle.plugin-publish from 1.2.2 to 1.3.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e593e8b commit 545ed63

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
@@ -9,7 +9,7 @@ plugins {
99
kotlin("jvm") version "2.1.0"
1010
id("java-gradle-plugin")
1111
id("org.cadixdev.licenser") version "0.6.1"
12-
id("com.gradle.plugin-publish") version "1.2.2"
12+
id("com.gradle.plugin-publish") version "1.3.1"
1313
}
1414

1515
gradlePlugin {

0 commit comments

Comments
 (0)