Skip to content

Commit

Permalink
Merge pull request #425 from alvarosanchez/dependabot/gradle/org.jfro…
Browse files Browse the repository at this point in the history
…g.buildinfo-build-info-extractor-gradle-4.15.0

Bump build-info-extractor-gradle from 4.14.1 to 4.15.0
  • Loading branch information
alvarosanchez committed Mar 17, 2020
2 parents ada72e1 + 47a2d39 commit 4af7f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.14.1"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.15.0"
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
//classpath "io.spring.gradle:dependency-management-plugin:0.6.1.RELEASE"
classpath 'com.adarshr:gradle-test-logger-plugin:2.0.0'
Expand Down

0 comments on commit 4af7f55

Please sign in to comment.