Skip to content

Commit b1bcdab

Browse files
authored
Merge pull request #14 from petrmac/dependabot/gradle/org.shipkit.shipkit-auto-version-2.0.17
Bump org.shipkit.shipkit-auto-version from 2.0.11 to 2.0.17
2 parents 95541a6 + 4dbb7e9 commit b1bcdab

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
@@ -8,7 +8,7 @@ plugins {
88
id("com.google.cloud.tools.jib") version "3.4.4"
99
id("org.shipkit.shipkit-changelog") version "2.0.1"
1010
id("org.shipkit.shipkit-github-release") version "2.0.1"
11-
id("org.shipkit.shipkit-auto-version") version "2.0.11"
11+
id("org.shipkit.shipkit-auto-version") version "2.0.17"
1212
}
1313

1414
group = "com.petrmacek"

0 commit comments

Comments
 (0)