Skip to content

Commit 15780d7

Browse files
committed
Bumped child dependencies
1 parent 8a1ea5d commit 15780d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ dependencies {
3232
implementation gradleApi()
3333
implementation localGroovy()
3434

35-
api 'com.marklogic:ml-app-deployer:4.6-SNAPSHOT'
35+
api 'com.marklogic:ml-app-deployer:4.6.0'
3636
implementation "com.marklogic:mlcp-util:1.0.1"
37-
implementation "com.marklogic:marklogic-data-movement-components:2.6.0"
37+
implementation "com.marklogic:marklogic-data-movement-components:2.7.0"
3838
implementation "commons-io:commons-io:2.11.0"
3939

40-
compileOnly "com.marklogic:marklogic-unit-test-client:1.4-SNAPSHOT"
40+
compileOnly "com.marklogic:marklogic-unit-test-client:1.4.0"
4141

4242
testImplementation localGroovy()
4343
testImplementation gradleTestKit()

0 commit comments

Comments
 (0)