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 962d1b9 commit 568a74aCopy full SHA for 568a74a
README.md
@@ -24,7 +24,7 @@ First, [install Gradle](https://gradle.org/install/).
24
25
Then, in an empty directory, create a file named "build.gradle" with your favorite text editor and enter the following:
26
27
- plugins { id "com.marklogic.ml-gradle" version "3.8.1" }
+ plugins { id "com.marklogic.ml-gradle" version "3.9.0" }
28
29
Then run:
30
0 commit comments