Skip to content

Commit cd96e68

Browse files
committed
Update build-info-extractor-gradle to 4.28.2
Closes gh-650
1 parent bb9e0f8 commit cd96e68

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
@@ -13,7 +13,7 @@ buildscript {
1313
dependencies {
1414
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
1515
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
16-
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
16+
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
1717
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
1818
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
1919
}

0 commit comments

Comments
 (0)