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 3ce91d2 commit 1138909Copy full SHA for 1138909
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.10.0" }
+ plugins { id "com.marklogic.ml-gradle" version "3.12.0" }
28
29
Then run:
30
0 commit comments