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 3b9c50a commit 7b2e54cCopy full SHA for 7b2e54c
1 file changed
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id "com.jfrog.artifactory" version "${artifactoryPluginVersion}" apply false
17
id "com.github.node-gradle.node" version "${gradleNodePluginVersion}" apply false
18
id "org.owasp.dependencycheck" version "${owaspDependencyCheckPluginVersion}" apply false
19
-// id "com.github.ben-manes.versions" version "0.39.0"
+ id "com.github.ben-manes.versions" version "0.54.0"
20
id "org.labkey.build.multiGit"
21
}
22
0 commit comments