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 d856669 commit c3f8dc5Copy full SHA for c3f8dc5
build.gradle
@@ -34,7 +34,7 @@ ext {
34
commonsCollectionsVersion = "3.2.1"
35
commonsIOVersion = "2.2"
36
commonsLangVersion = "2.6"
37
- datastoreVersion = "6.0.10.RELEASE"
+ datastoreVersion = "6.0.12.BUILD-SNAPSHOT"
38
gdocEngineVersion = "1.0.1"
39
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.11"
40
ivyVersion = "2.3.0"
0 commit comments