Skip to content

Commit a1ba5b1

Browse files
committed
Bumped Shipkit plugins versions
Recently new versions of Shipkit Auto Version and Shipkit Changelog were released. The plugins' versions in the project can now be bumped.
1 parent 03ae27d commit a1ba5b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ buildscript {
55
}
66
}
77
dependencies {
8-
classpath "org.shipkit:shipkit-auto-version:0.+"
9-
classpath "org.shipkit:shipkit-changelog:0.+"
8+
classpath "org.shipkit:shipkit-auto-version:1.+"
9+
classpath "org.shipkit:shipkit-changelog:1.+"
1010
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+"
1111
}
1212
}

0 commit comments

Comments
 (0)