Skip to content

Commit 8500139

Browse files
committed
commented out gradle plugins for sonarqube and dpenedency-updates
1 parent 946efcf commit 8500139

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/omar-hibernate-spatial-plugin/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ buildscript {
1010
}
1111
}
1212

13+
/*
1314
plugins {
1415
id "com.github.ben-manes.versions" version "0.17.0"
1516
id "org.sonarqube" version "2.6.2"
1617
}
18+
*/
1719

1820
apply plugin: "eclipse"
1921
apply plugin: "idea"

0 commit comments

Comments
 (0)