Skip to content

Commit

Permalink
Merge pull request #24 from mstachniuk/bump-shipkit-version
Browse files Browse the repository at this point in the history
Bump Shipkit version
  • Loading branch information
mstachniuk authored Aug 23, 2019
2 parents 9367d11 + f33303d commit 3d2a547
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://docs.travis-ci.com/user/customizing-the-build/

language: java

dist: trusty
jdk:
- oraclejdk8

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
}
dependencies {
classpath "org.shipkit:shipkit:2.0.31"
classpath "org.shipkit:shipkit:2.2.5"
}
}

Expand Down

0 comments on commit 3d2a547

Please sign in to comment.