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 5201c01 commit ca09e1cCopy full SHA for ca09e1c
build.gradle
@@ -33,7 +33,7 @@ ext {
33
commonsCollectionsVersion = "3.2.1"
34
commonsIOVersion = "2.2"
35
commonsLangVersion = "2.6"
36
- datastoreVersion = "4.0.4.BUILD-SNAPSHOT"
+ datastoreVersion = "4.0.4.RELEASE"
37
gantVersion = "1.9.6"
38
gdocEngineVersion = "1.0.1"
39
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.3"
0 commit comments