Update to org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1

This commit is contained in:
Rob Winch 2022-01-07 12:44:40 -06:00
parent 750dcafbd2
commit 5598a6a9e1
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,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.24.20'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1'
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
testImplementation platform('org.junit:junit-bom:5.8.1')