Skip to content

Commit

Permalink
Merge pull request #139 from cdancy/dependabot/gradle/org.jfrog.build…
Browse files Browse the repository at this point in the history
…info-build-info-extractor-gradle-4.19.0

Bump build-info-extractor-gradle from 4.18.3 to 4.19.0
  • Loading branch information
cdancy authored Jan 25, 2021
2 parents cb50902 + a9486ee commit 2a3e413
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 @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.18.3'
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.19.0'
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
}
}
Expand Down

0 comments on commit 2a3e413

Please sign in to comment.