Skip to content

Commit e99ee08

Browse files
Update plugin org.shipkit.shipkit-auto-version to v2
1 parent 44e3b2f commit e99ee08

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
@@ -6,7 +6,7 @@ plugins {
66
id("java-library")
77
id("maven-publish")
88
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
9-
id("org.shipkit.shipkit-auto-version") version "1.2.1"
9+
id("org.shipkit.shipkit-auto-version") version "2.1.0"
1010
id("org.shipkit.shipkit-changelog") version "1.2.0"
1111
id("org.shipkit.shipkit-github-release") version "1.2.0"
1212
id("dev.minco.gradle.defaults-plugin") version "0.2.61"

0 commit comments

Comments
 (0)