Skip to content

Commit

Permalink
Merge pull request #1874 from akshaysonvane/DHFPROD-1675
Browse files Browse the repository at this point in the history
Upgrade ml-gradle to version 3.12.0 in data-hub gradle plugin
  • Loading branch information
srinathgit authored Feb 14, 2019
2 parents aa7755f + a612dfe commit 0a7c1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml-data-hub-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
compile (project(':marklogic-data-hub')) {
exclude group: 'ch.qos.logback'
}
compile ('com.marklogic:ml-gradle:3.11.0') {
compile ('com.marklogic:ml-gradle:3.12.0') {
exclude group: 'ch.qos.logback'
}
testCompile localGroovy()
Expand Down

0 comments on commit 0a7c1fc

Please sign in to comment.