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

Commit

Permalink
shipkit version upgraded to 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Apr 10, 2019
1 parent 26d8f8a commit 28350cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" } maven { url "https://plugins.gradle.org/m2/" }
} }
dependencies { dependencies {
classpath 'org.shipkit:shipkit:2.2.4' classpath 'org.shipkit:shipkit:2.2.5'
classpath 'com.gradle:build-scan-plugin:1.16' classpath 'com.gradle:build-scan-plugin:1.16'
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.6' classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.6'
} }
Expand Down

0 comments on commit 28350cd

Please sign in to comment.