Skip to content

Commit 34907d2

Browse files
committed
Add mrjar plugin declaration
1 parent 7aea41d commit 34907d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ plugins {
88
id 'com.github.spotbugs' version '5.0.9' apply false
99
id 'nebula.info-dependencies' version '9.3.0' apply false
1010
id 'com.google.protobuf' version '0.8.16' apply false
11+
id 'me.champeau.mrjar' version "0.1" apply false
1112
}
1213

1314
description = 'Neo4j Graph Data Science :: OpenGDS'

0 commit comments

Comments
 (0)