Skip to content

Commit d95b3d4

Browse files
Merge pull request #224 from commercetools/223-Update-git-publish
Upgrade git-publish plugin to be compatible with new gradle version.
2 parents b3dccb4 + 6e053ba commit d95b3d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'com.jfrog.bintray' version '1.7.3'
3-
id 'org.ajoberstar.git-publish' version '0.3.0'
3+
id 'org.ajoberstar.git-publish' version '0.3.2'
44
id 'com.adarshr.test-logger' version '1.1.2'
55
}
66

0 commit comments

Comments
 (0)