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 12fc286 commit 02a92ddCopy full SHA for 02a92dd
build.gradle
@@ -32,7 +32,7 @@ ext {
32
commonsCollectionsVersion = "3.2.1"
33
commonsIOVersion = "2.2"
34
commonsLangVersion = "2.6"
35
- datastoreVersion = "4.0.0.RELEASE"
+ datastoreVersion = "4.0.3.RELEASE"
36
gantVersion = "1.9.6"
37
gdocEngineVersion = "1.0.1"
38
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.3"
0 commit comments