Skip to content

Commit e3ed6b3

Browse files
committed
Update to build-info-extractor-gradle:4.29.0
Issue gh-10602
1 parent 3f4efed commit e3ed6b3

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
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
9797
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
9898
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
99-
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1'
99+
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0'
100100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
101101

102102
testImplementation platform('org.junit:junit-bom:5.9.0-RC1')

0 commit comments

Comments
 (0)