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 #210 from mockito/upgrade-shipkit-to-2.1.8
Browse files Browse the repository at this point in the history
Version of shipkit upgraded to 2.1.8
  • Loading branch information
shipkit-org authored Mar 8, 2019
2 parents cce5657 + 74c63ea commit 983cfac
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.7"
classpath "org.shipkit:shipkit:2.1.8"
}
}

Expand Down

0 comments on commit 983cfac

Please sign in to comment.