Skip to content

Commit 7aee468

Browse files
committed
Update to org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0
Closes gh-1175
1 parent 089096a commit 7aee468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation "org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2"
2222
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
2323
implementation "org.hidetake:gradle-ssh-plugin:2.10.1"
24-
implementation "org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1"
24+
implementation "org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0"
2525
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
2626
implementation "org.springframework:spring-core:5.3.27"
2727
}

0 commit comments

Comments
 (0)