Skip to content

Commit 1138909

Browse files
authored
Updated README to use 3.12.0
1 parent 3ce91d2 commit 1138909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ First, [install Gradle](https://gradle.org/install/).
2424

2525
Then, in an empty directory, create a file named "build.gradle" with your favorite text editor and enter the following:
2626

27-
plugins { id "com.marklogic.ml-gradle" version "3.10.0" }
27+
plugins { id "com.marklogic.ml-gradle" version "3.12.0" }
2828

2929
Then run:
3030

0 commit comments

Comments
 (0)