Skip to content

Commit fedda23

Browse files
committed
Upgrade to gradle-git 1.5.1
1 parent 6795134 commit fedda23

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
@@ -9,7 +9,7 @@ buildscript {
99
dependencies {
1010
classpath 'com.diffplug.gradle.spotless:spotless:1.3.3'
1111
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
12-
classpath 'org.ajoberstar:gradle-git:1.5.0'
12+
classpath 'org.ajoberstar:gradle-git:1.5.1'
1313
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-SNAPSHOT'
1414
classpath 'net.nemerosa:versioning:2.4.0'
1515
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'

0 commit comments

Comments
 (0)