Skip to content

Commit cba9e2d

Browse files
committed
Merge branch 'dev'
2 parents 0cddc3d + 7f32dce commit cba9e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/unit-test-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ is a feature of ml-gradle for depending on packages of MarkLogic modules):
2222
}
2323
2424
dependencies {
25-
mlRestApi "com.marklogic:ml-unit-test:0.11"
25+
mlRestApi "com.marklogic:ml-unit-test-modules:0.11"
2626
}
2727

2828
With those additions in place, the "mlUnitTest" task can be run. This task will use the value of mlTestRestPort to

0 commit comments

Comments
 (0)