Skip to content

Commit f81acc3

Browse files
authored
Merge pull request #59 from 1c-syntax/dependabot/gradle/com.gradle.plugin-publish-1.2.2
Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2
2 parents f21f2c4 + 67b90a4 commit f81acc3

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.0.20"
1010
id("java-gradle-plugin")
1111
id("org.cadixdev.licenser") version "0.6.1"
12-
id("com.gradle.plugin-publish") version "1.2.1"
12+
id("com.gradle.plugin-publish") version "1.2.2"
1313
}
1414

1515
gradlePlugin {

0 commit comments

Comments
 (0)