Skip to content

Commit 8ed01f0

Browse files
akshaysonvaneaebadirad
authored andcommitted
Upgrade ml-app-deployer to version 3.12.0 (#1883)
1 parent 923b14c commit 8ed01f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marklogic-data-hub/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ext.junitJupiterVersion = '5.3.1'
2828

2929
dependencies {
3030
compile 'com.marklogic:marklogic-client-api:4.1.2'
31-
compile('com.marklogic:ml-app-deployer:3.11.0'){
31+
compile('com.marklogic:ml-app-deployer:3.12.0'){
3232
exclude group: 'org.springframework', module: 'spring-context'
3333
}
3434
compile group: 'org.springframework.boot', name: 'spring-boot-starter', version: '2.0.6.RELEASE'

0 commit comments

Comments
 (0)