Skip to content

Commit 2b18b2a

Browse files
authored
Merge pull request #1875 from akshaysonvane/DHFPROD-1675-4.x-develop
Upgrade ml-gradle to version 3.12.0 in data-hub gradle plugin - 4.x-develop
2 parents ae42dee + a802ab4 commit 2b18b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ml-data-hub-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
compile (project(':marklogic-data-hub')) {
5757
exclude group: 'ch.qos.logback'
5858
}
59-
compile ('com.marklogic:ml-gradle:3.11.0') {
59+
compile ('com.marklogic:ml-gradle:3.12.0') {
6060
exclude group: 'ch.qos.logback'
6161
}
6262
testCompile localGroovy()

0 commit comments

Comments
 (0)