We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6735a commit ffa6219Copy full SHA for ffa6219
build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
dependencies {
15
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
16
classpath("io.spring.gradle:spring-io-plugin:0.0.8.RELEASE")
17
- classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.12.0"
+ classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2"
18
classpath 'org.hidetake:gradle-ssh-plugin:2.10.1'
19
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0'
20
}
0 commit comments