Skip to content

Commit 3d2a547

Browse files
authored
Merge pull request #24 from mstachniuk/bump-shipkit-version
Bump Shipkit version
2 parents 9367d11 + f33303d commit 3d2a547

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://docs.travis-ci.com/user/customizing-the-build/
33

44
language: java
5-
5+
dist: trusty
66
jdk:
77
- oraclejdk8
88

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66
}
77
dependencies {
8-
classpath "org.shipkit:shipkit:2.0.31"
8+
classpath "org.shipkit:shipkit:2.2.5"
99
}
1010
}
1111

0 commit comments

Comments
 (0)