Skip to content

Commit 2b7a198

Browse files
Merge pull request #282 from commercetools/Fix-bintray-publish
Fix bintray publish
2 parents 1cbab44 + 2f9522d commit 2b7a198

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
2-
id 'com.jfrog.bintray' version '1.8.0'
2+
id 'com.jfrog.bintray' version '1.8.1'
33
id 'org.ajoberstar.git-publish' version '1.0.1'
4-
id 'com.adarshr.test-logger' version '1.2.0'
4+
id 'com.adarshr.test-logger' version '1.3.1'
55
id 'org.ajoberstar.grgit' version '2.2.1'
66
}
77

0 commit comments

Comments
 (0)