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

Commit

Permalink
Merge pull request #744 from mockito/upgrade-shipkit-to-2.0.29
Browse files Browse the repository at this point in the history
Version of shipkit upgraded to 2.0.29
  • Loading branch information
shipkit-org authored Jul 26, 2018
2 parents 4776bc0 + 575312c commit 52ea2fe
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 @@ -5,7 +5,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath 'org.shipkit:shipkit:2.0.28'
classpath 'org.shipkit:shipkit:2.0.29'
classpath 'com.gradle:build-scan-plugin:1.15.1'
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.4'
}
Expand Down

0 comments on commit 52ea2fe

Please sign in to comment.