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 #816 from mockito/upgrade-shipkit-to-2.2.3
Browse files Browse the repository at this point in the history
Version of shipkit upgraded to 2.2.3
  • Loading branch information
shipkit-org committed Apr 4, 2019
2 parents 9c8ba64 + 91b1d18 commit 5b08153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath 'org.shipkit:shipkit:2.2.2'
classpath 'org.shipkit:shipkit:2.2.3'
classpath 'com.gradle:build-scan-plugin:1.16'
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.6'
}
Expand Down

0 comments on commit 5b08153

Please sign in to comment.