We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8c6caf + 906de4b commit c7d82bbCopy full SHA for c7d82bb
build.gradle
@@ -23,7 +23,7 @@ buildscript {
23
maven { url "https://repo.spring.io/plugins-release" }
24
}
25
dependencies {
26
- classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.1' //applied in individual submodules
+ classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.2' //applied in individual submodules
27
28
29
0 commit comments