Skip to content

Commit 6e053ba

Browse files
committed
Upgrade git-publish plugin to be compatible with new gradle version.
1 parent b3dccb4 commit 6e053ba

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)