We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6795134 commit fedda23Copy full SHA for fedda23
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath 'com.diffplug.gradle.spotless:spotless:1.3.3'
11
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
12
- classpath 'org.ajoberstar:gradle-git:1.5.0'
+ classpath 'org.ajoberstar:gradle-git:1.5.1'
13
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-SNAPSHOT'
14
classpath 'net.nemerosa:versioning:2.4.0'
15
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
0 commit comments