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 #214 from mockito/upgrade-shipkit-to-2.2.2
Browse files Browse the repository at this point in the history
Version of shipkit upgraded to 2.2.2
  • Loading branch information
shipkit-org authored Mar 23, 2019
2 parents 7527dc2 + 482ce47 commit 1d32785
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.2.0"
classpath "org.shipkit:shipkit:2.2.2"
}
}

Expand Down

0 comments on commit 1d32785

Please sign in to comment.