Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #209 from mockito/upgrade-shipkit-to-2.1.7
Browse files Browse the repository at this point in the history
Version of shipkit upgraded to 2.1.7
  • Loading branch information
shipkit-org authored Mar 5, 2019
2 parents 8bc59cd + 016779b commit cce5657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "org.shipkit:shipkit:2.1.6"
classpath "org.shipkit:shipkit:2.1.7"
}
}

Expand Down

0 comments on commit cce5657

Please sign in to comment.