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