We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da7d33 commit 0874c6dCopy full SHA for 0874c6d
build.gradle
@@ -27,7 +27,7 @@ repositories {
27
dependencies {
28
implementation gradleApi()
29
implementation localGroovy()
30
- api "com.marklogic:ml-app-deployer:4.3.7"
+ api "com.marklogic:ml-app-deployer:4.4-SNAPSHOT"
31
implementation "com.marklogic:mlcp-util:1.0.1"
32
implementation "com.marklogic:marklogic-data-movement-components:2.4.1"
33
implementation "commons-io:commons-io:2.11.0"
0 commit comments