Skip to content

Commit 7b2e54c

Browse files
committed
Enable and update the versions plugin.
1 parent 3b9c50a commit 7b2e54c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id "com.jfrog.artifactory" version "${artifactoryPluginVersion}" apply false
1717
id "com.github.node-gradle.node" version "${gradleNodePluginVersion}" apply false
1818
id "org.owasp.dependencycheck" version "${owaspDependencyCheckPluginVersion}" apply false
19-
// id "com.github.ben-manes.versions" version "0.39.0"
19+
id "com.github.ben-manes.versions" version "0.54.0"
2020
id "org.labkey.build.multiGit"
2121
}
2222

0 commit comments

Comments
 (0)