Skip to content
Snippets Groups Projects
Commit 1289a5a0 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

do not apply plugin

parent 24e1cac9
No related branches found
No related tags found
2 merge requests!619Production Release | nshmp-haz,!615Gradle Git Version Plugin
......@@ -33,7 +33,7 @@ plugins {
id "com.github.johnrengelman.shadow" version "${shadowVersion}"
id "com.github.node-gradle.node" version "${nodePluginVersion}"
id "com.github.spotbugs" version "${spotbugsVersion}"
id "com.palantir.git-version" version "${gitVersionVersion}"
id "com.palantir.git-version" version "${gitVersionVersion}" apply false
id "com.star-zero.gradle.githook" version "${githooksVersion}"
id "eclipse-wtp"
id "io.micronaut.application" version "${micronautPluginVersion}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment