commit | 64349ff6098837b588dc9548d9bfcc1b6ae7fe63 | [log] [tgz] |
---|---|---|
author | Cedric Beust <cedric@beust.com> | Tue Oct 27 00:13:23 2015 -0700 |
committer | Cedric Beust <cedric@beust.com> | Tue Oct 27 00:13:23 2015 -0700 |
tree | 853d7d26375c8c3ba114da8332cb0b0c88b65166 | |
parent | f10b6c987a009a6d8aebf243dc0e89e8b02f3d12 [diff] [blame] |
6.9.10-SNAPSHOT.
diff --git a/build.gradle b/build.gradle index 7c2fdbb..736e24c 100644 --- a/build.gradle +++ b/build.gradle
@@ -31,7 +31,7 @@ id "org.sonarqube" version "1.0" } -version = '6.9.9-SNAPSHOT' +version = '6.9.10-SNAPSHOT' apply plugin: 'java'