Skip to content

Commit a8a583b

Browse files
authored
Merge pull request #169 from MinimallyCorrect/renovate/org.shipkit.shipkit-auto-version-2.x
Update plugin org.shipkit.shipkit-auto-version to v2
2 parents cfef0ac + 364eca4 commit a8a583b

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
@@ -2,7 +2,7 @@ plugins {
22
id("java-gradle-plugin")
33
id("maven-publish")
44
id("com.gradle.plugin-publish") version "1.0.0"
5-
id("org.shipkit.shipkit-auto-version") version "1.2.1"
5+
id("org.shipkit.shipkit-auto-version") version "2.0.10"
66
id("org.shipkit.shipkit-changelog") version "2.0.1"
77
id("org.shipkit.shipkit-github-release") version "1.2.0"
88
}

0 commit comments

Comments
 (0)