Skip to content

Commit

Permalink
Bump build-info-extractor-gradle from 4.26.3 to 4.27.0 (#2021)
Browse files Browse the repository at this point in the history
Bumps build-info-extractor-gradle from 4.26.3 to 4.27.0.

---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2022
1 parent a2a92c1 commit 0dc2225
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 @@ -23,7 +23,7 @@ buildscript {
maven { url "https://repo.spring.io/plugins-release" }
}
dependencies {
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.27.0' //applied in individual submodules
}
}

Expand Down

0 comments on commit 0dc2225

Please sign in to comment.