Skip to content

Commit

Permalink
Revert "Update version of Shipkit to 2.0.12 to fix dependency check p…
Browse files Browse the repository at this point in the history
…roblem (mockito#1347)"

This reverts commit 96de03b.
  • Loading branch information
TimvdLippe committed Mar 25, 2018
1 parent 96de03b commit 34877f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ buildscript {
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.3' //for 'java-compatibility-check.gradle'

//Using buildscript.classpath so that we can resolve shipkit from maven local, during local testing
classpath 'org.shipkit:shipkit:2.0.12'
classpath 'org.shipkit:shipkit:0.9.144'
}
}

Expand Down

0 comments on commit 34877f1

Please sign in to comment.