We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfef0ac + 364eca4 commit a8a583bCopy full SHA for a8a583b
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("java-gradle-plugin")
3
id("maven-publish")
4
id("com.gradle.plugin-publish") version "1.0.0"
5
- id("org.shipkit.shipkit-auto-version") version "1.2.1"
+ id("org.shipkit.shipkit-auto-version") version "2.0.10"
6
id("org.shipkit.shipkit-changelog") version "2.0.1"
7
id("org.shipkit.shipkit-github-release") version "1.2.0"
8
}
0 commit comments