Skip to content

Commit

Permalink
Update to build-info-extractor-gradle:4.29.0
Browse files Browse the repository at this point in the history
Issue gh-10602
  • Loading branch information
rwinch committed Jul 26, 2022
1 parent 3f4efed commit e3ed6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies {
implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
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.26.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'

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

0 comments on commit e3ed6b3

Please sign in to comment.