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.
1 parent 32d2a5c commit 8ae6a07Copy full SHA for 8ae6a07
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.33.16' //applied in individual submodules
+ classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.33.17' //applied in individual submodules
27
28
29
0 commit comments