Skip to content

Commit

Permalink
Upgrade Artifactory plugin to fix compatibility issue with latest Gra…
Browse files Browse the repository at this point in the history
…dle Wrapper version bump
  • Loading branch information
Cervator committed Oct 17, 2019
1 parent b04a070 commit aceb1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {

dependencies {
// Artifactory plugin
classpath(group: 'org.jfrog.buildinfo', name: 'build-info-extractor-gradle', version: '4.0.0')
classpath(group: 'org.jfrog.buildinfo', name: 'build-info-extractor-gradle', version: '4.10.0')

// Git plugin for Gradle
classpath 'org.ajoberstar:gradle-git:0.6.3'
Expand Down

0 comments on commit aceb1be

Please sign in to comment.