Skip to content

Commit

Permalink
Merge pull request #93 from itachi1706/dependabot/gradle/org.jfrog.bu…
Browse files Browse the repository at this point in the history
…ildinfo-build-info-extractor-gradle-4.27.0
  • Loading branch information
dependabot[bot] authored Feb 12, 2022
2 parents 0774bb2 + 5167a44 commit ef5c38e
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 @@ -12,7 +12,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.24.21'
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.27.0'
}
}

Expand Down

0 comments on commit ef5c38e

Please sign in to comment.