Skip to content

Commit 36a4621

Browse files
Update plugin org.shipkit.shipkit-auto-version to v2
1 parent 46f9506 commit 36a4621

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
@@ -4,7 +4,7 @@ plugins {
44
id("java-library")
55
id("maven-publish")
66
id("dev.minco.gradle.defaults-plugin") version "0.2.62"
7-
id("org.shipkit.shipkit-auto-version") version "1.2.2"
7+
id("org.shipkit.shipkit-auto-version") version "2.0.1"
88
id("org.shipkit.shipkit-changelog") version "1.2.0"
99
id("org.shipkit.shipkit-github-release") version "1.2.0"
1010
}

0 commit comments

Comments
 (0)