Skip to content

Commit 625301c

Browse files
committed
Update to build-info-extractor-gradle 4.29.4
Closes spring-projectsgh-1734
1 parent 1255b65 commit 625301c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
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.29.0"
24+
implementation "org.jfrog.buildinfo:build-info-extractor-gradle:4.29.4"
2525
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
2626
implementation "org.springframework:spring-core:6.0.11"
2727
}

0 commit comments

Comments
 (0)