We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eeb7b9e + f863408 commit 7baae24Copy full SHA for 7baae24
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'com.jfrog.bintray' version '1.8.5'
3
id 'org.ajoberstar.git-publish' version '2.1.3'
4
id 'com.adarshr.test-logger' version '2.0.0'
5
- id 'org.ajoberstar.grgit' version '4.0.1'
+ id 'org.ajoberstar.grgit' version '4.0.2'
6
id "com.github.ben-manes.versions" version '0.28.0'
7
id 'ru.vyarus.mkdocs' version '2.0.1'
8
}
0 commit comments