Skip to content

Commit ffa6219

Browse files
committed
Update build-info-extractor-gradle to 4.28.2
Closes spring-projectsgh-650
1 parent bb6735a commit ffa6219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
dependencies {
1515
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
1616
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
17-
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
17+
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
1818
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
1919
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
2020
}

0 commit comments

Comments
 (0)