Bump org.jfrog.buildinfo:build-info-extractor-gradle

Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.29.0 to 4.29.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-20 03:43:39 +00:00
committed by Marcus Hert Da Coregio
parent e5168a555f
commit eaeb7cc143

View File

@@ -76,7 +76,7 @@ dependencies {
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.4'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
testImplementation platform('org.junit:junit-bom:5.8.1')