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

Commit aee8bfb

Browse files
authored
Merge pull request #796 from mockito/upgrade-shipkit-to-2.2.0
Version of shipkit upgraded to 2.2.0
2 parents 43e9b11 + f1873de commit aee8bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
maven { url "https://plugins.gradle.org/m2/" }
66
}
77
dependencies {
8-
classpath 'org.shipkit:shipkit:2.1.8'
8+
classpath 'org.shipkit:shipkit:2.2.0'
99
classpath 'com.gradle:build-scan-plugin:1.16'
1010
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.6'
1111
}

0 commit comments

Comments
 (0)